Home
last modified time | relevance | path

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

/titanic_41/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, in uath_fw_send() function
808 err = uath_fw_send(sc, sc->tx_cmd_pipe, &txblock, in uath_loadfirmware()
817 err = uath_fw_send(sc, sc->tx_data_pipe, fw_index, mlen); in uath_loadfirmware()
2355 err = uath_fw_send(sc, sc->tx_data_pipe, buf, in uath_dataflush()