Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
A Dzfcp_def.h65 #define ZFCP_STATUS_COMMON_NOESC 0x00200000 macro
A Dzfcp_erp.c196 if (p_status & ZFCP_STATUS_COMMON_NOESC) in zfcp_erp_required_act()
1069 if (port->d_id && !(p_status & ZFCP_STATUS_COMMON_NOESC)) { in zfcp_erp_port_strategy_open_common()
1089 if ((p_status & ZFCP_STATUS_COMMON_NOESC) && in zfcp_erp_port_strategy()
1230 if (atomic_read(&port->status) & ZFCP_STATUS_COMMON_NOESC) { in zfcp_erp_strategy_check_port()
A Dzfcp_fc.c699 if (!(atomic_read(&port->status) & ZFCP_STATUS_COMMON_NOESC)) in zfcp_fc_validate_port()
702 atomic_andnot(ZFCP_STATUS_COMMON_NOESC, &port->status); in zfcp_fc_validate_port()
759 ZFCP_STATUS_COMMON_NOESC, d_id); in zfcp_fc_eval_gpn_ft()

Completed in 10 milliseconds