Searched defs:lance_init_block (Results 1 – 7 of 7) sorted by relevance
73 struct lance_init_block { struct74 volatile unsigned short mode; /* Pre-set mode (reg. 15) */75 volatile unsigned char phys_addr[6]; /* Physical ethernet address */76 volatile unsigned filter[2]; /* Multicast filter (64 bits) */79 volatile unsigned short rx_ptr; /* receive descriptor addr */80 volatile unsigned short rx_len; /* receive len and high addr */104 volatile struct lance_init_block *init_block; /* CPU address of RAM */ argument105 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
127 struct lance_init_block { struct141 struct lance_init_block init; argument
215 struct lance_init_block { struct236 ((__u32)(((unsigned long)(&(((struct lance_init_block *)0)->rt[elem]))))) argument
207 struct lance_init_block { struct226 #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