Searched refs:ZFCP_STATUS_ADAPTER_XCONFIG_OK (Results 1 – 3 of 3) sorted by relevance
71 #define ZFCP_STATUS_ADAPTER_XCONFIG_OK 0x00000008 macro
748 atomic_andnot(ZFCP_STATUS_ADAPTER_XCONFIG_OK, &adapter->status); in zfcp_erp_adapter_strat_fsf_xconf()778 if (!(atomic_read(&adapter->status) & ZFCP_STATUS_ADAPTER_XCONFIG_OK)) in zfcp_erp_adapter_strat_fsf_xconf()912 atomic_andnot(ZFCP_STATUS_ADAPTER_XCONFIG_OK | in zfcp_erp_adapter_strategy_close()922 atomic_andnot(ZFCP_STATUS_ADAPTER_XCONFIG_OK | in zfcp_erp_adapter_strategy_open()
619 atomic_or(ZFCP_STATUS_ADAPTER_XCONFIG_OK, in zfcp_fsf_exchange_config_data_handler()628 atomic_or(ZFCP_STATUS_ADAPTER_XCONFIG_OK, in zfcp_fsf_exchange_config_data_handler()
Completed in 12 milliseconds