Searched refs:ZFCP_STATUS_COMMON_OPEN (Results 1 – 4 of 4) sorted by relevance
184 if (!(p_status & ZFCP_STATUS_COMMON_OPEN)) in zfcp_erp_required_act()205 !(a_status & ZFCP_STATUS_COMMON_OPEN)) in zfcp_erp_required_act()837 zfcp_erp_clear_adapter_status(adapter, ZFCP_STATUS_COMMON_OPEN); in zfcp_erp_adapter_strategy_close()860 atomic_or(ZFCP_STATUS_COMMON_OPEN, &adapter->status); in zfcp_erp_adapter_strategy_open()870 if (atomic_read(&adapter->status) & ZFCP_STATUS_COMMON_OPEN) { in zfcp_erp_adapter_strategy()908 (status & ZFCP_STATUS_COMMON_OPEN)) in zfcp_erp_port_forced_strategy()989 if (p_status & ZFCP_STATUS_COMMON_OPEN) { in zfcp_erp_port_strategy_open_common()1017 !(p_status & ZFCP_STATUS_COMMON_OPEN)) in zfcp_erp_port_strategy()1022 if (p_status & ZFCP_STATUS_COMMON_OPEN) in zfcp_erp_port_strategy()1027 if (p_status & ZFCP_STATUS_COMMON_OPEN) in zfcp_erp_port_strategy()[all …]
61 #define ZFCP_STATUS_COMMON_OPEN 0x04000000 macro
1456 atomic_or(ZFCP_STATUS_COMMON_OPEN | in zfcp_fsf_open_port_handler()1552 zfcp_erp_clear_port_status(port, ZFCP_STATUS_COMMON_OPEN); in zfcp_fsf_close_port_handler()1756 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, in zfcp_fsf_close_physical_port_handler()1779 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, in zfcp_fsf_close_physical_port_handler()1899 atomic_or(ZFCP_STATUS_COMMON_OPEN, &zfcp_sdev->status); in zfcp_fsf_open_lun_handler()1991 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, &zfcp_sdev->status); in zfcp_fsf_close_lun_handler()
518 !(atomic_read(&port->status) & ZFCP_STATUS_COMMON_OPEN)) { in zfcp_fc_adisc_handler()1057 if (!(atomic_read(&adapter->status) & ZFCP_STATUS_COMMON_OPEN)) in zfcp_fc_exec_bsg_job()