Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dti.c1542 if (cur_rx->ti_flags & TI_BDFLAG_ERROR) { in ti_rxeof()
1559 if (cur_rx->ti_flags & TI_BDFLAG_ERROR) { in ti_rxeof()
1576 if (cur_rx->ti_flags & TI_BDFLAG_ERROR) { in ti_rxeof()
H A Dtireg.h816 #define TI_BDFLAG_ERROR 0x0400 macro