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

/freebsd-12-stable/sys/dev/ep/
H A Dif_epreg.h358 #define ERR_RX (u_short) (0x1<<14) macro
H A Dif_ep.c725 if (status & ERR_RX) {
/freebsd-12-stable/sys/dev/vx/
H A Dif_vxreg.h326 #define ERR_RX (u_short) (0x4000) macro
H A Dif_vx.c728 if (len & ERR_RX) {

Completed in 169 milliseconds