Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h186 #define IWN_FLAG_FW_DMA (1 << 5) macro
H A Dif_iwn.c3380 sc->sc_flags |= IWN_FLAG_FW_DMA; in iwn_intr()
6791 while ((sc->sc_flags & IWN_FLAG_FW_DMA) == 0) { in iwn5000_load_firmware_section()
6795 sc->sc_flags &= ~IWN_FLAG_FW_DMA; in iwn5000_load_firmware_section()