Searched refs:RX_TOOSHORT (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/smc/
H A Dif_smcreg.h247 #define RX_TOOSHORT 0x0400 /* Frame was too short */ macro
H A Dif_smc.c720 if (status & (RX_TOOSHORT | RX_TOOLNG | RX_BADCRC | RX_ALGNERR)) {

Completed in 42 milliseconds