Home
last modified time | relevance | path

Searched refs:MOS_RXSTS_ALIGN_ERROR (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Dif_mosreg.h100 #define MOS_RXSTS_ALIGN_ERROR 0x04 macro
H A Dif_mos.c928 if (rxstat & MOS_RXSTS_ALIGN_ERROR) in mos_rxeof()