Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duss820dci.c377 uint8_t rx_flag; in uss820dci_data_rx() local
392 rx_flag = USS820_READ_1(sc, USS820_RXFLG); in uss820dci_data_rx()
397 rx_stat, rx_flag, td->remainder); in uss820dci_data_rx()
417 if (rx_flag & (USS820_RXFLG_RXOVF | in uss820dci_data_rx()
425 if (!(rx_flag & (USS820_RXFLG_RXFIF0 | in uss820dci_data_rx()