Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c239 static int uath_fw_ack(struct uath_softc *, int);
674 uath_fw_ack(struct uath_softc *sc, int len) in uath_fw_ack() function
830 err = uath_fw_ack(sc, sizeof (struct uath_fwblock)); in uath_loadfirmware()