Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_mosreg.h102 #define MOS_RXSTS_LARGE_FRAME 0x10 macro
H A Dif_mos.c924 if (rxstat & MOS_RXSTS_LARGE_FRAME) in mos_rxeof()