Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_def.h72 #define ZFCP_STATUS_ADAPTER_HOST_CON_INIT 0x00000010 macro
H A Dzfcp_erp.c751 atomic_andnot(ZFCP_STATUS_ADAPTER_HOST_CON_INIT, in zfcp_erp_adapter_strat_fsf_xconf()
757 atomic_andnot(ZFCP_STATUS_ADAPTER_HOST_CON_INIT, in zfcp_erp_adapter_strat_fsf_xconf()
768 ZFCP_STATUS_ADAPTER_HOST_CON_INIT)) in zfcp_erp_adapter_strat_fsf_xconf()
775 atomic_andnot(ZFCP_STATUS_ADAPTER_HOST_CON_INIT, in zfcp_erp_adapter_strat_fsf_xconf()
H A Dzfcp_fsf.c407 atomic_or(ZFCP_STATUS_ADAPTER_HOST_CON_INIT, in zfcp_fsf_protstatus_eval()