Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
A Dzfcp_erp.c177 if (!(p_status & ZFCP_STATUS_COMMON_RUNNING) || in zfcp_erp_required_act()
193 if (!(a_status & ZFCP_STATUS_COMMON_RUNNING) || in zfcp_erp_required_act()
205 if (!(a_status & ZFCP_STATUS_COMMON_RUNNING) && in zfcp_erp_required_act()
240 ZFCP_STATUS_COMMON_RUNNING)) in zfcp_erp_setup_act()
253 if (!(atomic_read(&port->status) & ZFCP_STATUS_COMMON_RUNNING)) in zfcp_erp_setup_act()
265 ZFCP_STATUS_COMMON_RUNNING)) in zfcp_erp_setup_act()
378 int flags = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; in zfcp_erp_adapter_shutdown()
390 int flags = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; in zfcp_erp_port_shutdown()
1321 if ((status & ZFCP_STATUS_COMMON_RUNNING) && in zfcp_erp_strat_change_det()
1325 if (!(status & ZFCP_STATUS_COMMON_RUNNING) && in zfcp_erp_strat_change_det()
[all …]
A Dzfcp_ccw.c57 zfcp_erp_set_adapter_status(adapter, ZFCP_STATUS_COMMON_RUNNING); in zfcp_ccw_activate()
246 ZFCP_STATUS_COMMON_RUNNING); in zfcp_ccw_notify()
A Dzfcp_scsi.c159 zfcp_erp_set_lun_status(sdev, ZFCP_STATUS_COMMON_RUNNING); in zfcp_scsi_slave_alloc()
205 ZFCP_STATUS_COMMON_RUNNING)) { in zfcp_scsi_eh_abort_handler()
312 ZFCP_STATUS_COMMON_RUNNING)) { in zfcp_scsi_task_mgmt_function()
675 if ((status & ZFCP_STATUS_COMMON_RUNNING) && in zfcp_scsi_get_host_port_state()
A Dzfcp_def.h58 #define ZFCP_STATUS_COMMON_RUNNING 0x40000000 macro
A Dzfcp_sysfs.c113 zfcp_erp_set_port_status(port, ZFCP_STATUS_COMMON_RUNNING); in zfcp_sysfs_port_failed_store()
154 zfcp_erp_set_lun_status(sdev, ZFCP_STATUS_COMMON_RUNNING); in zfcp_sysfs_unit_failed_store()
657 zfcp_erp_set_lun_status(sdev, ZFCP_STATUS_COMMON_RUNNING); in zfcp_sysfs_scsi_zfcp_failed_store()
A Dzfcp_aux.c562 atomic_or(status | ZFCP_STATUS_COMMON_RUNNING, &port->status); in zfcp_port_enqueue()
A Dzfcp_fsf.c301 ZFCP_STATUS_COMMON_RUNNING); in zfcp_fsf_status_read_handler()
424 ZFCP_STATUS_COMMON_RUNNING); in zfcp_fsf_protstatus_eval()

Completed in 19 milliseconds