Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h422 #define FCP_STATE_INIT 0x0001 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1558 if (pptr->port_state & (FCP_STATE_INIT | FCP_STATE_OFFLINE)) { in fcp_setup_device_data_ioctl()
2412 if (pptr->port_state & (FCP_STATE_INIT | in fcp_send_scsi_ioctl()
3051 if ((pptr->port_state & FCP_STATE_INIT) && pptr->port_tmp_cnt) { in fcp_get_statec_count()
4399 pptr->port_state |= FCP_STATE_INIT; in fcp_statec_callback()
4446 pptr->port_state &= ~(FCP_STATE_INIT | FCP_STATE_OFFLINE); in fcp_statec_callback()
4520 FCP_STATE_INIT)) { in fcp_statec_callback()
9851 pptr->port_state = FCP_STATE_INIT; in fcp_handle_port_attach()
12204 pptr->port_state = FCP_STATE_INIT; in fcp_handle_port_resume()