Home
last modified time | relevance | path

Searched refs:ZFCP_STATUS_COMMON_NOESC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/scsi/
H A Dzfcp_def.h65 #define ZFCP_STATUS_COMMON_NOESC 0x00200000 macro
H A Dzfcp_fc.c721 if (!(atomic_read(&port->status) & ZFCP_STATUS_COMMON_NOESC)) in zfcp_fc_validate_port()
724 atomic_andnot(ZFCP_STATUS_COMMON_NOESC, &port->status); in zfcp_fc_validate_port()
781 ZFCP_STATUS_COMMON_NOESC, d_id); in zfcp_fc_eval_gpn_ft()