Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duss820dci.h59 #define USS820_TXFLG_TXOVF 0x01 /* TX overrun */ macro
H A Duss820dci.c535 if (tx_flag & (USS820_TXFLG_TXOVF | in uss820dci_data_tx()
630 if (tx_flag & (USS820_TXFLG_TXOVF | in uss820dci_data_tx_sync()