Searched refs:LE_B20_SSTYLE_PCNETPCI3 (Results 1 – 2 of 2) sorted by relevance
374 if ((sc)->sc_swstyle == LE_B20_SSTYLE_PCNETPCI3) { \872 if (sc->sc_swstyle == LE_B20_SSTYLE_PCNETPCI3) { in pcn_start()1171 if (sc->sc_swstyle == LE_B20_SSTYLE_PCNETPCI3) in pcn_txintr()1317 if (sc->sc_swstyle == LE_B20_SSTYLE_PCNETPCI3) in pcn_rxintr()1459 sc->sc_swstyle = LE_B20_SSTYLE_PCNETPCI3; in pcn_init()
490 #define LE_B20_SSTYLE_PCNETPCI3 3 /* PCnet-PCI II (32-bit) */ macro