Searched refs:DSIZE (Results 1 – 4 of 4) sorted by relevance
63 #define DSIZE 0x00000FFF macro628 s &= DSIZE; in natsemi_transmit()693 nic->packetlen = (rx_status & DSIZE) - CRC_SIZE; in natsemi_poll()
207 DSIZE = 0x00000FFF enumerator
1097 s &= DSIZE; in sis900_transmit()1165 nic->packetlen = (rx_status & DSIZE) - CRC_SIZE; in sis900_poll()
160 #define DSIZE 512 /* disk sector size in chars */ macro