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

/freebsd-10.0-release/sys/dev/mge/
H A Dif_mgevar.h172 #define PORT_CONFIG_UPM (1 << 0) /* promiscuous */ macro
H A Dif_mge.c342 port_config |= PORT_CONFIG_UPM;
358 port_config &= ~PORT_CONFIG_UPM;

Completed in 89 milliseconds