Searched defs:lance_init_block (Results 1 – 8 of 8) sorted by relevance
76 struct lance_init_block { struct77 volatile unsigned short mode; /* Pre-set mode (reg. 15) */78 volatile unsigned char phys_addr[6]; /* Physical ethernet address */79 volatile unsigned filter[2]; /* Multicast filter (64 bits) */82 volatile unsigned short rx_ptr; /* receive descriptor addr */83 volatile unsigned short rx_len; /* receive len and high addr */84 volatile unsigned short tx_ptr; /* transmit descriptor addr */108 volatile struct lance_init_block *init_block; /* CPU address of RAM */ argument109 volatile struct lance_init_block *lance_init_block; /* LANCE address of RAM */ member
91 struct lance_init_block { struct92 unsigned short mode; /* Pre-set mode (reg. 15) */93 unsigned char phys_addr[6]; /* Physical ethernet address */94 unsigned filter[2]; /* Multicast filter. */118 volatile struct lance_init_block *init_block; /* Hosts view */ argument119 volatile struct lance_init_block *lance_init_block; /* Lance view */ member
204 struct lance_init_block { struct205 unsigned short mode; /* pre-set mode (reg. 15) */206 short gap0;231 #define BUF_OFFSET_CPU sizeof(struct lance_init_block) argument
132 struct lance_init_block { struct146 struct lance_init_block init; argument
211 struct lance_init_block { struct232 ((__u32)(((unsigned long)(&(((struct lance_init_block *)0)->rt[elem]))))) argument
203 struct lance_init_block { struct216 struct lance_init_block init_block; argument
150 struct lance_init_block { struct161 struct lance_init_block init; argument
148 struct lance_init_block { struct159 struct lance_init_block init; argument