Searched refs:FCP_STATE_OFFLINE (Results 1 – 2 of 2) sorted by relevance
423 #define FCP_STATE_OFFLINE 0x0002 macro
1562 if (pptr->port_state & (FCP_STATE_INIT | FCP_STATE_OFFLINE)) { in fcp_setup_device_data_ioctl()2417 FCP_STATE_OFFLINE)) { in fcp_send_scsi_ioctl()3042 if (pptr->port_state & FCP_STATE_OFFLINE) { in fcp_get_statec_count()4396 if ((pptr->port_state & FCP_STATE_OFFLINE) && dev_cnt) { in fcp_statec_callback()4403 pptr->port_state &= ~FCP_STATE_OFFLINE; in fcp_statec_callback()4416 pptr->port_state |= FCP_STATE_OFFLINE; in fcp_statec_callback()4451 pptr->port_state &= ~(FCP_STATE_INIT | FCP_STATE_OFFLINE); in fcp_statec_callback()4512 ASSERT(pptr->port_state & FCP_STATE_OFFLINE); in fcp_statec_callback()4524 if (pptr->port_state & (FCP_STATE_OFFLINE | in fcp_statec_callback()10055 pptr->port_state |= FCP_STATE_OFFLINE; in fcp_handle_port_attach()[all …]