Searched refs:ERR_RX_INCOMPLETE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ep/
H A Dif_epreg.h357 #define ERR_RX_INCOMPLETE (u_short) (0x1<<15) macro
H A Dif_ep.c791 if (status & ERR_RX_INCOMPLETE) {
800 if (!(status & ERR_RX_INCOMPLETE)) {

Completed in 110 milliseconds