Searched refs:PORT_SERIAL_MII_SPEED_100 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mge/ | ||
H A D | if_mgevar.h | 251 #define PORT_SERIAL_MII_SPEED_100 (1 << 24) macro |
H A D | if_mge.c | 1020 port_config |= (PORT_SERIAL_MII_SPEED_100 | in mge_set_port_serial_control() |