sc_swstyle        325 dev/pci/if_pcn.c 	int sc_swstyle;			/* the software style in use */
sc_swstyle        389 dev/pci/if_pcn.c 	if ((sc)->sc_swstyle == LE_B20_SSTYLE_PCNETPCI3) {		\
sc_swstyle        968 dev/pci/if_pcn.c 		if (sc->sc_swstyle == LE_B20_SSTYLE_PCNETPCI3) {
sc_swstyle       1315 dev/pci/if_pcn.c 				if (sc->sc_swstyle == LE_B20_SSTYLE_PCNETPCI3)
sc_swstyle       1456 dev/pci/if_pcn.c 		if (sc->sc_swstyle == LE_B20_SSTYLE_PCNETPCI3)
sc_swstyle       1603 dev/pci/if_pcn.c 		sc->sc_swstyle = LE_B20_SSTYLE_PCNETPCI2;
sc_swstyle       1605 dev/pci/if_pcn.c 		sc->sc_swstyle = LE_B20_SSTYLE_PCNETPCI3;
sc_swstyle       1606 dev/pci/if_pcn.c 	pcn_bcr_write(sc, LE_BCR20, sc->sc_swstyle);