Home
last modified time | relevance | path

Searched defs:lance_init_block (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/drivers/net/
D7990.h76 struct lance_init_block { struct
77 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 */ argument
109 volatile struct lance_init_block *lance_init_block; /* LANCE address of RAM */ member
Da2065.c91 struct lance_init_block { struct
92 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 */ argument
119 volatile struct lance_init_block *lance_init_block; /* Lance view */ member
Ddeclance.c204 struct lance_init_block { struct
205 unsigned short mode; /* pre-set mode (reg. 15) */
206 short gap0;
231 #define BUF_OFFSET_CPU sizeof(struct lance_init_block) argument
Dsun3lance.c132 struct lance_init_block { struct
146 struct lance_init_block init; argument
Dsunlance.c211 struct lance_init_block { struct
232 ((__u32)(((unsigned long)(&(((struct lance_init_block *)0)->rt[elem]))))) argument
Dlance.c203 struct lance_init_block { struct
216 struct lance_init_block init_block; argument
Datarilance.c150 struct lance_init_block { struct
161 struct lance_init_block init; argument
Dbagetlance.c148 struct lance_init_block { struct
159 struct lance_init_block init; argument