Searched refs:ndis_iftype (Results 1 – 6 of 6) sorted by relevance
562 if (sc->ndis_iftype == PCMCIABus) {576 if (sc->ndis_iftype == PCIBus)578 else if (sc->ndis_iftype == PCMCIABus)602 if (sc->ndis_iftype == PCMCIABus || sc->ndis_iftype == PCIBus)963 if (sc->ndis_iftype == PNPBus && ndisusb_halt == 0)1082 if (sc->ndis_iftype == PCMCIABus)1099 if (sc->ndis_iftype == PCIBus)1101 else if (sc->ndis_iftype == PCMCIABus)1109 if (sc->ndis_iftype == PCIBus)1962 if (!(sc->ndis_iftype == PNPBus && ndisusb_halt == 0)) {[all …]
173 sc->ndis_iftype = PNPBus; in ndisusb_attach()
203 interface_type ndis_iftype; member
227 sc->ndis_iftype = PCMCIABus;
308 sc->ndis_iftype = PCIBus;
346 sprintf(buf, "%d", (int)sc->ndis_iftype);1341 if (sc->ndis_iftype == PCMCIABus || sc->ndis_iftype == PCIBus) {