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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c440 if (port->p_running && (link == LINK_STATE_UP)) {
1389 ASSERT(!port->p_running);
1721 if (port->p_running) {
1789 if (port != NULL && port->p_running) {
1801 if (port->p_running) {
1821 if (!port->p_running)
1881 if (!port->p_running) {
1918 if (resched && port->p_running) {
1933 if (port->p_running)
1940 if (port->p_running)
[all...]
H A Dyge.h2271 boolean_t p_running; member in struct:yge_port

Completed in 75 milliseconds