Searched refs:ZFCP_STATUS_COMMON_OPEN (Results 1 – 4 of 4) sorted by relevance
205 if (!(p_status & ZFCP_STATUS_COMMON_OPEN)) in zfcp_erp_required_act()226 !(a_status & ZFCP_STATUS_COMMON_OPEN)) in zfcp_erp_required_act()829 zfcp_erp_clear_adapter_status(adapter, ZFCP_STATUS_COMMON_OPEN); in zfcp_erp_adapter_strategy_close()851 atomic_or(ZFCP_STATUS_COMMON_OPEN, &adapter->status); in zfcp_erp_adapter_strategy_open()860 if (atomic_read(&adapter->status) & ZFCP_STATUS_COMMON_OPEN) { in zfcp_erp_adapter_strategy()896 (status & ZFCP_STATUS_COMMON_OPEN)) in zfcp_erp_port_forced_strategy()967 if (p_status & ZFCP_STATUS_COMMON_OPEN) { in zfcp_erp_port_strategy_open_common()989 !(p_status & ZFCP_STATUS_COMMON_OPEN)) in zfcp_erp_port_strategy()994 if (p_status & ZFCP_STATUS_COMMON_OPEN) in zfcp_erp_port_strategy()999 if (p_status & ZFCP_STATUS_COMMON_OPEN) in zfcp_erp_port_strategy()[all …]
69 #define ZFCP_STATUS_COMMON_OPEN 0x04000000 macro
1415 atomic_or(ZFCP_STATUS_COMMON_OPEN | in zfcp_fsf_open_port_handler()1510 zfcp_erp_clear_port_status(port, ZFCP_STATUS_COMMON_OPEN); in zfcp_fsf_close_port_handler()1705 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, in zfcp_fsf_close_physical_port_handler()1728 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, in zfcp_fsf_close_physical_port_handler()1847 atomic_or(ZFCP_STATUS_COMMON_OPEN, &zfcp_sdev->status); in zfcp_fsf_open_lun_handler()1938 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, &zfcp_sdev->status); in zfcp_fsf_close_lun_handler()
505 !(atomic_read(&port->status) & ZFCP_STATUS_COMMON_OPEN)) { in zfcp_fc_adisc_handler()1002 if (!(atomic_read(&adapter->status) & ZFCP_STATUS_COMMON_OPEN)) in zfcp_fc_exec_bsg_job()