Searched refs:TXS_UNDERRUN (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/ep/
H A Dif_epreg.h387 #define TXS_UNDERRUN 0x10 macro
H A Dif_ep.c665 (TXS_UNDERRUN | TXS_JABBER |
668 if (status & TXS_UNDERRUN) {
/freebsd-12-stable/sys/dev/vx/
H A Dif_vxreg.h355 #define TXS_UNDERRUN 0x10 macro
H A Dif_vx.c621 } else if (i & TXS_UNDERRUN) {

Completed in 160 milliseconds