Searched defs:urtw_rx_start (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c111 static int urtw_rx_start(struct urtw_softc *);
1987 if (urtw_rx_start(sc) != 0) {
2593 (void) urtw_rx_start(sc);
3877 urtw_rx_start(struct urtw_softc *sc) function
3885 "urtw_rx_start(): failed to allocate req"));
3903 "urtw_rx_start: failed to do rx xfer, %d", err));

Completed in 73 milliseconds