Rev 4723 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4723 | Rev 4743 | ||
---|---|---|---|
Line 113... | Line 113... | ||
113 | { |
113 | { |
114 | u8_t ea_addr[6]; |
114 | u8_t ea_addr[6]; |
115 | } ether_addr_t; |
115 | } ether_addr_t; |
116 | 116 | ||
117 | /* type.h */ |
117 | /* type.h */ |
118 | //TODO platform dependent types |
- | |
119 | typedef unsigned long phys_bytes; /* physical addr/length in bytes */ |
118 | typedef unsigned long phys_bytes; /* physical addr/length in bytes */ |
120 | typedef unsigned int vir_bytes; /* virtual addresses and lengths in bytes */ |
119 | typedef unsigned int vir_bytes; /* virtual addresses and lengths in bytes */ |
121 | 120 | ||
122 | typedef struct { |
121 | typedef struct { |
123 | vir_bytes iov_addr; /* address of an I/O buffer */ |
122 | vir_bytes iov_addr; /* address of an I/O buffer */ |