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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Diavc.c352 for (len = 0; len < 1000 && !iavc_rx_full(sc); len++)
355 if (!iavc_rx_full(sc)) {
842 while (iavc_rx_full(sc))
H A Diavcreg.h442 // iavc_tx_empty, iavc_rx_full
466 #define iavc_rx_full(sc) b1io_rx_full(sc) macro

Completed in 47 milliseconds