Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/uath/
H A Duath.c259 static int uath_rx_cmd_xfer(struct uath_softc *);
878 if (uath_rx_cmd_xfer(sc) != UATH_SUCCESS) { in uath_init_cmd_list()
1436 (void) uath_rx_cmd_xfer(sc); in uath_cmd_rxeof()
1446 uath_rx_cmd_xfer(struct uath_softc *sc) in uath_rx_cmd_xfer() function