Searched refs:PCNET32_PORT_ASEL (Results 1 – 1 of 1) sorted by relevance
99 #define PCNET32_PORT_ASEL 0x04 macro113 PCNET32_PORT_ASEL, /* 0 Auto-select */116 PCNET32_PORT_ASEL, /* 3 not supported */118 PCNET32_PORT_ASEL, /* 5 not supported */119 PCNET32_PORT_ASEL, /* 6 not supported */129 PCNET32_PORT_ASEL /* 15 not supported */1871 lp->options = PCNET32_PORT_ASEL; in pcnet32_probe1()2129 if (lp->options & PCNET32_PORT_ASEL) in pcnet32_open()2158 if (lp->options & PCNET32_PORT_ASEL) { in pcnet32_open()2181 if (lp->options & PCNET32_PORT_ASEL) { in pcnet32_open()[all …]