Searched refs:sc_capaflags (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_iwmvar.h550 int sc_capaflags; member in struct:iwm_softc
H A Dif_iwxvar.h707 int sc_capaflags; member in struct:iwx_softc
H A Dif_iwx.c1212 sc->sc_capaflags = 0;
1273 sc->sc_capaflags |= IWX_UCODE_TLV_FLAGS_PAN;
1291 sc->sc_capaflags = le32toh(*(uint32_t *)tlv_data);
H A Dif_iwm.c725 sc->sc_capaflags = 0;
786 sc->sc_capaflags |= IWM_UCODE_TLV_FLAGS_PAN;
804 sc->sc_capaflags = le32toh(*(uint32_t *)tlv_data);
6557 if (sc->sc_capaflags & IWM_UCODE_TLV_FLAGS_DW_BC_TABLE)

Completed in 143 milliseconds