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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpcnet32.c101 #define PCNET32_PORT_MII 0x03 macro
124 PCNET32_PORT_MII, /* 9 MII 10baseT */
125 PCNET32_PORT_MII | PCNET32_PORT_FD, /* 10 MII 10baseT-FD */
126 PCNET32_PORT_MII, /* 11 MII (autosel) */
128 PCNET32_PORT_MII | PCNET32_PORT_100, /* 13 MII 100BaseTx */
129 PCNET32_PORT_MII | PCNET32_PORT_100 | PCNET32_PORT_FD, /* 14 MII 100BaseTx-FD */

Completed in 46 milliseconds