Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/scsi/
Dzfcp_erp.c195 if (!(p_status & ZFCP_STATUS_COMMON_RUNNING) || in zfcp_erp_required_act()
211 if (!(a_status & ZFCP_STATUS_COMMON_RUNNING) || in zfcp_erp_required_act()
223 if (!(a_status & ZFCP_STATUS_COMMON_RUNNING) && in zfcp_erp_required_act()
257 ZFCP_STATUS_COMMON_RUNNING)) in zfcp_erp_setup_act()
270 if (!(atomic_read(&port->status) & ZFCP_STATUS_COMMON_RUNNING)) in zfcp_erp_setup_act()
282 ZFCP_STATUS_COMMON_RUNNING)) in zfcp_erp_setup_act()
395 int flags = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; in zfcp_erp_adapter_shutdown()
407 int flags = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; in zfcp_erp_port_shutdown()
514 int flags = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; in zfcp_erp_lun_shutdown()
534 int clear = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; in zfcp_erp_lun_shutdown_wait()
[all …]
Dzfcp_ccw.c57 zfcp_erp_set_adapter_status(adapter, ZFCP_STATUS_COMMON_RUNNING); in zfcp_ccw_activate()
271 ZFCP_STATUS_COMMON_RUNNING); in zfcp_ccw_notify()
Dzfcp_scsi.c155 zfcp_erp_set_lun_status(sdev, ZFCP_STATUS_COMMON_RUNNING); in zfcp_scsi_slave_alloc()
201 ZFCP_STATUS_COMMON_RUNNING)) { in zfcp_scsi_eh_abort_handler()
306 ZFCP_STATUS_COMMON_RUNNING)) { in zfcp_scsi_task_mgmt_function()
646 if ((status & ZFCP_STATUS_COMMON_RUNNING) && in zfcp_scsi_get_host_port_state()
Dzfcp_sysfs.c112 zfcp_erp_set_port_status(port, ZFCP_STATUS_COMMON_RUNNING); in zfcp_sysfs_port_failed_store()
153 zfcp_erp_set_lun_status(sdev, ZFCP_STATUS_COMMON_RUNNING); in zfcp_sysfs_unit_failed_store()
530 zfcp_erp_set_lun_status(sdev, ZFCP_STATUS_COMMON_RUNNING); in zfcp_sysfs_scsi_zfcp_failed_store()
Dzfcp_def.h66 #define ZFCP_STATUS_COMMON_RUNNING 0x40000000 macro
Dzfcp_aux.c537 atomic_or(status | ZFCP_STATUS_COMMON_RUNNING, &port->status); in zfcp_port_enqueue()
Dzfcp_fsf.c257 ZFCP_STATUS_COMMON_RUNNING); in zfcp_fsf_status_read_handler()
374 ZFCP_STATUS_COMMON_RUNNING); in zfcp_fsf_protstatus_eval()