Home
last modified time | relevance | path

Searched refs:CRC_SIZE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dnatsemi.c64 #define CRC_SIZE 4 macro
693 nic->packetlen = (rx_status & DSIZE) - CRC_SIZE; in natsemi_poll()
H A Dsis900.h358 #define CRC_SIZE 4 macro
H A Dsis900.c1165 nic->packetlen = (rx_status & DSIZE) - CRC_SIZE; in sis900_poll()