Home
last modified time | relevance | path

Searched refs:ZFCP_STATUS_COMMON_RUNNING (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/s390/scsi/
Dzfcp_erp.c143 if (!(p_status & ZFCP_STATUS_COMMON_RUNNING) || in zfcp_erp_required_act()
159 if (!(a_status & ZFCP_STATUS_COMMON_RUNNING) || in zfcp_erp_required_act()
171 if (!(a_status & ZFCP_STATUS_COMMON_RUNNING) && in zfcp_erp_required_act()
200 ZFCP_STATUS_COMMON_RUNNING)) in zfcp_erp_setup_act()
213 if (!(atomic_read(&port->status) & ZFCP_STATUS_COMMON_RUNNING)) in zfcp_erp_setup_act()
224 ZFCP_STATUS_COMMON_RUNNING)) in zfcp_erp_setup_act()
315 int flags = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; in zfcp_erp_adapter_shutdown()
327 int flags = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; in zfcp_erp_port_shutdown()
451 int flags = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; in zfcp_erp_lun_shutdown()
471 int clear = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; in zfcp_erp_lun_shutdown_wait()
[all …]
Dzfcp_ccw.c56 zfcp_erp_set_adapter_status(adapter, ZFCP_STATUS_COMMON_RUNNING); in zfcp_ccw_activate()
270 ZFCP_STATUS_COMMON_RUNNING); in zfcp_ccw_notify()
Dzfcp_sysfs.c111 zfcp_erp_set_port_status(port, ZFCP_STATUS_COMMON_RUNNING); in zfcp_sysfs_port_failed_store()
152 zfcp_erp_set_lun_status(sdev, ZFCP_STATUS_COMMON_RUNNING); in zfcp_sysfs_unit_failed_store()
202 zfcp_erp_set_adapter_status(adapter, ZFCP_STATUS_COMMON_RUNNING); in zfcp_sysfs_adapter_failed_store()
489 zfcp_erp_set_lun_status(sdev, ZFCP_STATUS_COMMON_RUNNING); in zfcp_sysfs_scsi_zfcp_failed_store()
Dzfcp_scsi.c142 zfcp_erp_set_lun_status(sdev, ZFCP_STATUS_COMMON_RUNNING); in zfcp_scsi_slave_alloc()
187 ZFCP_STATUS_COMMON_RUNNING)) { in zfcp_scsi_eh_abort_handler()
231 ZFCP_STATUS_COMMON_RUNNING)) { in zfcp_task_mgmt_function()
505 if ((status & ZFCP_STATUS_COMMON_RUNNING) && in zfcp_get_host_port_state()
Dzfcp_def.h65 #define ZFCP_STATUS_COMMON_RUNNING 0x40000000 macro
Dzfcp_aux.c532 atomic_or(status | ZFCP_STATUS_COMMON_RUNNING, &port->status); in zfcp_port_enqueue()
Dzfcp_fsf.c248 ZFCP_STATUS_COMMON_RUNNING); in zfcp_fsf_status_read_handler()
365 ZFCP_STATUS_COMMON_RUNNING); in zfcp_fsf_protstatus_eval()