Home
last modified time | relevance | path

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

/linux-3.4.99/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()
252 ZFCP_STATUS_COMMON_RUNNING); in zfcp_ccw_notify()
Dzfcp_scsi.c163 zfcp_erp_set_lun_status(sdev, ZFCP_STATUS_COMMON_RUNNING); in zfcp_scsi_slave_alloc()
208 ZFCP_STATUS_COMMON_RUNNING)) { in zfcp_scsi_eh_abort_handler()
252 ZFCP_STATUS_COMMON_RUNNING)) { in zfcp_task_mgmt_function()
526 if ((status & ZFCP_STATUS_COMMON_RUNNING) && in zfcp_get_host_port_state()
Dzfcp_sysfs.c107 zfcp_erp_set_port_status(port, ZFCP_STATUS_COMMON_RUNNING); in zfcp_sysfs_port_failed_store()
148 zfcp_erp_set_lun_status(sdev, ZFCP_STATUS_COMMON_RUNNING); in zfcp_sysfs_unit_failed_store()
198 zfcp_erp_set_adapter_status(adapter, ZFCP_STATUS_COMMON_RUNNING); in zfcp_sysfs_adapter_failed_store()
Dzfcp_def.h65 #define ZFCP_STATUS_COMMON_RUNNING 0x40000000 macro
Dzfcp_aux.c557 atomic_set_mask(status | ZFCP_STATUS_COMMON_RUNNING, &port->status); in zfcp_port_enqueue()
Dzfcp_fsf.c248 ZFCP_STATUS_COMMON_RUNNING); in zfcp_fsf_status_read_handler()
370 ZFCP_STATUS_COMMON_RUNNING); in zfcp_fsf_protstatus_eval()