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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c1073 static int wol_port_mode = UNM_PORT_MODE_AUTO_NEG_1G; local
1088 if ((wol_port_mode != UNM_PORT_MODE_802_3_AP) &&
1089 (wol_port_mode != UNM_PORT_MODE_XG) &&
1090 (wol_port_mode != UNM_PORT_MODE_AUTO_NEG_1G) &&
1091 (wol_port_mode != UNM_PORT_MODE_AUTO_NEG_XG))
1092 wol_port_mode = UNM_PORT_MODE_AUTO_NEG;
1095 &wol_port_mode, 4);

Completed in 72 milliseconds