Searched defs:uath_fw_ack (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c235 static int uath_fw_ack(struct uath_softc *, int);
669 uath_fw_ack(struct uath_softc *sc, int len) function
679 "uath: uath_fw_ack(): "
692 UATH_DEBUG(UATH_DBG_FW, "uath: uath_fw_ack(): "
702 UATH_DEBUG(UATH_DBG_FW, "uath: uath_fw_ack() "
825 err = uath_fw_ack(sc, sizeof (struct uath_fwblock));

Completed in 336 milliseconds