Searched refs:DSIZE (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dnatsemi.c63 #define DSIZE 0x00000FFF macro
628 s &= DSIZE;
693 nic->packetlen = (rx_status & DSIZE) - CRC_SIZE;
H A Dsis900.h207 DSIZE = 0x00000FFF enumerator in enum:sis900_buffer_status
H A Dsis900.c1097 s &= DSIZE;
1165 nic->packetlen = (rx_status & DSIZE) - CRC_SIZE;

Completed in 21 milliseconds