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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c233 static int uath_fw_send(struct uath_softc *,
640 uath_fw_send(struct uath_softc *sc, usb_pipe_handle_t pipe, function
659 UATH_DEBUG(UATH_DBG_FW, "uath: uath_fw_send(): "
808 err = uath_fw_send(sc, sc->tx_cmd_pipe, &txblock,
817 err = uath_fw_send(sc, sc->tx_data_pipe, fw_index, mlen);
2355 err = uath_fw_send(sc, sc->tx_data_pipe, buf,

Completed in 328 milliseconds