Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/controller/
Duss820dci.h88 #define USS820_RXFLG_RXOVF 0x01 /* RX overflow */ macro
Duss820dci.c426 if (rx_flag & (USS820_RXFLG_RXOVF | in uss820dci_data_rx()