Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_reg.h39 struct uath_fwblock { struct
H A Duath.c676 struct uath_fwblock *rxblock; in uath_fw_ack()
706 rxblock = (struct uath_fwblock *)mp->b_rptr; in uath_fw_ack()
763 struct uath_fwblock txblock; in uath_loadfirmware()
814 sizeof (struct uath_fwblock)); in uath_loadfirmware()
830 err = uath_fw_ack(sc, sizeof (struct uath_fwblock)); in uath_loadfirmware()