Home
last modified time | relevance | path

Searched refs:PORT_CONFIG_UPM (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mge/
H A Dif_mgevar.h194 #define PORT_CONFIG_UPM (1 << 0) /* promiscuous */ macro
H A Dif_mge.c463 port_config |= PORT_CONFIG_UPM; in mge_set_prom_mode()
479 port_config &= ~PORT_CONFIG_UPM; in mge_set_prom_mode()