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

/freebsd-11-stable/sys/dev/ep/
H A Dif_epreg.h385 #define TXS_UNDERRUN 0x10 macro
H A Dif_ep.c677 (TXS_UNDERRUN | TXS_JABBER |
680 if (status & TXS_UNDERRUN) {
/freebsd-11-stable/sys/dev/vx/
H A Dif_vxreg.h357 #define TXS_UNDERRUN 0x10 macro
H A Dif_vx.c619 } else if (i & TXS_UNDERRUN) {

Completed in 214 milliseconds