Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_mwx.c171 enum mwx_hw_type sc_hwtype; member
1193 sc->sc_hwtype = MWX_HW_MT7922; in mwx_attach()
1195 sc->sc_hwtype = MWX_HW_MT7921; in mwx_attach()
2875 switch (sc->sc_hwtype) { in mt7921_load_firmware()