Searched refs:LE_B20_SSTYLE_PCNETPCI3 (Results 1 – 2 of 2) sorted by relevance
367 if ((sc)->sc_swstyle == LE_B20_SSTYLE_PCNETPCI3) { \1041 if (sc->sc_swstyle == LE_B20_SSTYLE_PCNETPCI3) { in pcn_start()1330 if (sc->sc_swstyle == LE_B20_SSTYLE_PCNETPCI3) in pcn_txintr()1473 if (sc->sc_swstyle == LE_B20_SSTYLE_PCNETPCI3) in pcn_rxintr()1615 sc->sc_swstyle = LE_B20_SSTYLE_PCNETPCI3; in pcn_init()
489 #define LE_B20_SSTYLE_PCNETPCI3 3 /* PCnet-PCI II (32-bit) */ macro