Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/scsi/
Dzfcp_erp.c140 if (!(p_status & ZFCP_STATUS_COMMON_RUNNING) || in zfcp_erp_required_act()
156 if (!(a_status & ZFCP_STATUS_COMMON_RUNNING) || in zfcp_erp_required_act()
168 if (!(a_status & ZFCP_STATUS_COMMON_RUNNING) && in zfcp_erp_required_act()
197 ZFCP_STATUS_COMMON_RUNNING)) in zfcp_erp_setup_act()
210 if (!(atomic_read(&port->status) & ZFCP_STATUS_COMMON_RUNNING)) in zfcp_erp_setup_act()
221 ZFCP_STATUS_COMMON_RUNNING)) in zfcp_erp_setup_act()
312 int flags = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; in zfcp_erp_adapter_shutdown()
324 int flags = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; in zfcp_erp_port_shutdown()
448 int flags = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; in zfcp_erp_lun_shutdown()
468 int clear = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; in zfcp_erp_lun_shutdown_wait()
[all …]
Dzfcp_ccw.c49 zfcp_erp_set_adapter_status(adapter, ZFCP_STATUS_COMMON_RUNNING); in zfcp_ccw_activate()
220 ZFCP_STATUS_COMMON_RUNNING); in zfcp_ccw_notify()
Dzfcp_scsi.c161 zfcp_erp_set_lun_status(sdev, ZFCP_STATUS_COMMON_RUNNING); in zfcp_scsi_slave_alloc()
206 ZFCP_STATUS_COMMON_RUNNING)) { in zfcp_scsi_eh_abort_handler()
250 ZFCP_STATUS_COMMON_RUNNING)) { in zfcp_task_mgmt_function()
520 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.c552 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()