Searched refs:PCNET32_PORT_ASEL (Results 1 – 1 of 1) sorted by relevance
104 #define PCNET32_PORT_ASEL 0x04 macro115 PCNET32_PORT_ASEL, /* 0 Auto-select */118 PCNET32_PORT_ASEL, /* 3 not supported */120 PCNET32_PORT_ASEL, /* 5 not supported */121 PCNET32_PORT_ASEL, /* 6 not supported */122 PCNET32_PORT_ASEL, /* 7 not supported */123 PCNET32_PORT_ASEL, /* 8 not supported */130 PCNET32_PORT_ASEL /* 15 not supported */451 if (lp->options & PCNET32_PORT_ASEL) in pcnet32_reset()462 } else if (lp->options & PCNET32_PORT_ASEL) { in pcnet32_reset()[all …]