Searched refs:SMSC_RX_STAT_ERROR (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | if_smscreg.h | 105 #define SMSC_RX_STAT_ERROR (0x1UL << 15) macro |
H A D | if_smsc.c | 1210 if (rxhdr & SMSC_RX_STAT_ERROR) { in smsc_rxeof() |