Home
last modified time | relevance | path

Searched refs:ZFCP_STATUS_ADAPTER_XCONFIG_OK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/scsi/
A Dzfcp_def.h71 #define ZFCP_STATUS_ADAPTER_XCONFIG_OK 0x00000008 macro
A Dzfcp_erp.c748 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()
A Dzfcp_fsf.c619 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 11 milliseconds