Searched refs:nictype (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_iwivar.h158 int nictype; member in struct:iwi_softc
H A Dif_iwi.c322 sc->nictype = val & 0xff;
324 DPRINTF(("%s: NIC type %d\n", device_xname(self), sc->nictype));
2954 switch (sc->nictype) {
2975 sc->nictype);

Completed in 121 milliseconds