Searched refs:MOS_RXSTS_ALIGN_ERROR (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/usb/net/ | ||
| H A D | if_mosreg.h | 116 #define MOS_RXSTS_ALIGN_ERROR 0x04 macro |
| H A D | if_mos.c | 801 if (rxstat & MOS_RXSTS_ALIGN_ERROR) in mos_bulk_read_callback() |