Searched refs:PCNET32_PORT_ASEL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpcnet32.c104 #define PCNET32_PORT_ASEL 0x04 macro
115 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)
462 } else if (lp->options & PCNET32_PORT_ASEL) {
[all...]

Completed in 57 milliseconds