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

/freebsd-11-stable/sys/dev/ep/
H A Dif_epreg.h355 #define ERR_RX_INCOMPLETE (u_short) (0x1<<15) macro
H A Dif_ep.c815 if (status & ERR_RX_INCOMPLETE) {
824 if (!(status & ERR_RX_INCOMPLETE)) {

Completed in 168 milliseconds