Searched refs:FCP_STATE_OFFLINE (Results 1 – 2 of 2) sorted by relevance
423 #define FCP_STATE_OFFLINE 0x0002 macro
1558 if (pptr->port_state & (FCP_STATE_INIT | FCP_STATE_OFFLINE)) { in fcp_setup_device_data_ioctl()2413 FCP_STATE_OFFLINE)) { in fcp_send_scsi_ioctl()3038 if (pptr->port_state & FCP_STATE_OFFLINE) { in fcp_get_statec_count()4391 if ((pptr->port_state & FCP_STATE_OFFLINE) && dev_cnt) { in fcp_statec_callback()4398 pptr->port_state &= ~FCP_STATE_OFFLINE; in fcp_statec_callback()4411 pptr->port_state |= FCP_STATE_OFFLINE; in fcp_statec_callback()4446 pptr->port_state &= ~(FCP_STATE_INIT | FCP_STATE_OFFLINE); in fcp_statec_callback()4507 ASSERT(pptr->port_state & FCP_STATE_OFFLINE); in fcp_statec_callback()4519 if (pptr->port_state & (FCP_STATE_OFFLINE | in fcp_statec_callback()10066 pptr->port_state |= FCP_STATE_OFFLINE; in fcp_handle_port_attach()[all …]