Searched defs:lance_init_block (Results 1 – 7 of 7) sorted by relevance
72 struct lance_init_block { struct73 volatile unsigned short mode; /* Pre-set mode (reg. 15) */74 volatile unsigned char phys_addr[6]; /* Physical ethernet address */75 volatile unsigned filter[2]; /* Multicast filter (64 bits) */78 volatile unsigned short rx_ptr; /* receive descriptor addr */79 volatile unsigned short rx_len; /* receive len and high addr */103 volatile struct lance_init_block *init_block; /* CPU address of RAM */ argument104 volatile struct lance_init_block *lance_init_block; /* LANCE address of RAM */ member
84 struct lance_init_block { struct108 volatile struct lance_init_block *init_block; /* Hosts view */ argument109 volatile struct lance_init_block *lance_init_block; /* Lance view */ member
126 struct lance_init_block { struct140 struct lance_init_block init; argument
214 struct lance_init_block { struct235 ((__u32)(((unsigned long)(&(((struct lance_init_block *)0)->rt[elem]))))) argument
206 struct lance_init_block { struct225 #define BUF_OFFSET_CPU sizeof(struct lance_init_block) argument
226 struct lance_init_block { struct239 struct lance_init_block init_block; argument
145 struct lance_init_block { struct156 struct lance_init_block init; argument