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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c110 static int urtw_tx_start(struct urtw_softc *, mblk_t *, int);
3565 err = urtw_tx_start(sc, mtx, priority);
3834 urtw_tx_start(struct urtw_softc *sc, mblk_t *mp, int priority) function
3842 "urtw_tx_start(): failed to allocate req"));
3862 "urtw_tx_start: failed to do tx xfer, %d", err));

Completed in 56 milliseconds