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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c268 static int uath_tx_data_xfer(struct uath_softc *, mblk_t *);
1518 uath_tx_data_xfer(struct uath_softc *sc, mblk_t *mp) function
1525 UATH_DEBUG(UATH_DBG_TX, "uath: uath_tx_data_xfer(): "
1526 "uath_tx_data_xfer(): failed to allocate req");
1544 UATH_DEBUG(UATH_DBG_TX, "uath: uath_tx_data_xfer(): "
2114 (void) uath_tx_data_xfer(sc, m);

Completed in 50 milliseconds