Home
last modified time | relevance | path

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

/src/sys/dev/iwx/
H A Dif_iwxvar.h837 const struct firmware *sc_fwp; member
H A Dif_iwx.c1339 sc->sc_fwp = fwp; in iwx_read_firmware()
10633 if (sc->sc_fwp != NULL) { in iwx_detach()
10634 firmware_put(sc->sc_fwp, FIRMWARE_UNLOAD); in iwx_detach()
10635 sc->sc_fwp = NULL; in iwx_detach()