Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/uath/
H A Duath.c260 static int uath_tx_cmd_xfer(struct uath_softc *,
1167 err = uath_tx_cmd_xfer(sc, sc->tx_cmd_pipe, cmd->buf, cmd->buflen); in uath_cmdsend()
1224 uath_tx_cmd_xfer(struct uath_softc *sc, in uath_tx_cmd_xfer() function