Searched refs:ZFCP_STATUS_ADAPTER_XCONFIG_OK (Results 1 – 3 of 3) sorted by relevance
79 #define ZFCP_STATUS_ADAPTER_XCONFIG_OK 0x00000008 macro
732 atomic_andnot(ZFCP_STATUS_ADAPTER_XCONFIG_OK, &adapter->status); in zfcp_erp_adapter_strat_fsf_xconf()762 if (!(atomic_read(&adapter->status) & ZFCP_STATUS_ADAPTER_XCONFIG_OK)) in zfcp_erp_adapter_strat_fsf_xconf()831 atomic_andnot(ZFCP_STATUS_ADAPTER_XCONFIG_OK | in zfcp_erp_adapter_strategy_close()840 atomic_andnot(ZFCP_STATUS_ADAPTER_XCONFIG_OK | in zfcp_erp_adapter_strategy_open()
568 atomic_or(ZFCP_STATUS_ADAPTER_XCONFIG_OK, in zfcp_fsf_exchange_config_data_handler()581 atomic_or(ZFCP_STATUS_ADAPTER_XCONFIG_OK, in zfcp_fsf_exchange_config_data_handler()