Searched refs:AR_RX_STATUS_SHPREAMBLE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | if_otusreg.h | 197 #define AR_RX_STATUS_SHPREAMBLE (1 << 3) macro |
H A D | if_otus.c | 1163 if (tail->status & AR_RX_STATUS_SHPREAMBLE) in otus_sub_rxeof() |