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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c926 fptr->fcip_port_state = FCIP_PORT_ONLINE;
931 fptr->fcip_port_state = FCIP_PORT_OFFLINE;
2385 fptr->fcip_port_state = FCIP_PORT_ONLINE;
2416 fptr->fcip_port_state = FCIP_PORT_OFFLINE;
2456 fptr->fcip_port_state = FCIP_PORT_OFFLINE;
4351 } else if (fptr->fcip_port_state == FCIP_PORT_OFFLINE) {
4546 fptr->fcip_port_state = FCIP_PORT_ONLINE;
4580 fptr->fcip_port_state = FCIP_PORT_ONLINE;
4597 fptr->fcip_port_state = FCIP_PORT_ONLINE;
4702 fptr->fcip_port_state
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h185 uint32_t fcip_port_state; /* Link State */ member in struct:fcip

Completed in 56 milliseconds