Searched refs:tmd1_hadr (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Da2065.h116 unsigned char tmd1_hadr; /* high address of packet */ member in struct:lance_tx_desc
H A D7990.h63 volatile unsigned char tmd1_hadr; /* high address of packet */ member in struct:lance_tx_desc
H A D7990.c108 t, ib->btx_ring[t].tmd1_hadr, ib->btx_ring[t].tmd0,\
184 ib->btx_ring [i].tmd1_hadr = leptr >> 16;
H A Dsunlance.c208 u8 tmd1_hadr; /* high address of packet */ member in struct:lance_tx_desc
348 ib->btx_ring [i].tmd1_hadr = leptr >> 16;
404 sbus_writeb(leptr >> 16,&ib->btx_ring [i].tmd1_hadr);
H A Da2065.c198 ib->btx_ring [i].tmd1_hadr = leptr >> 16;

Completed in 40 milliseconds