HomeSort by relevance Sort by last modified time
    Searched refs:CRC_SIZE (Results 1 - 3 of 3) sorted by null

  /external/grub/netboot/
natsemi.c 65 #define CRC_SIZE 4
693 nic->packetlen = (rx_status & DSIZE) - CRC_SIZE;
sis900.h 341 #define CRC_SIZE 4
sis900.c 1006 nic->packetlen = (rx_status & DSIZE) - CRC_SIZE;

Completed in 159 milliseconds