Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h390 #define FCIP_PORT_OFFLINE 0 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c915 fptr->fcip_port_state = FCIP_PORT_OFFLINE; in fcip_port_attach()
2354 fptr->fcip_port_state = FCIP_PORT_OFFLINE; in fcip_statec_cb()
2394 fptr->fcip_port_state = FCIP_PORT_OFFLINE; in fcip_statec_cb()
4206 } else if (fptr->fcip_port_state == FCIP_PORT_OFFLINE) { in fcip_transport()
4537 fptr->fcip_port_state = FCIP_PORT_OFFLINE; in fcip_init_port()
4584 fptr->fcip_port_state = FCIP_PORT_OFFLINE; in fcip_init_port()
7028 if (fptr->fcip_port_state == FCIP_PORT_OFFLINE) { in fcip_timeout()