Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ep/
Dif_epreg.h355 #define ERR_RX_INCOMPLETE (u_short) (0x1<<15) macro
Dif_ep.c809 if (status & ERR_RX_INCOMPLETE) { in epread()
818 if (!(status & ERR_RX_INCOMPLETE)) { in epread()