Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
A Dzfcp_erp.c174 if (l_status & ZFCP_STATUS_COMMON_ERP_INUSE) in zfcp_erp_required_act()
190 if (p_status & ZFCP_STATUS_COMMON_ERP_INUSE) in zfcp_erp_required_act()
203 if (a_status & ZFCP_STATUS_COMMON_ERP_INUSE) in zfcp_erp_required_act()
234 atomic_or(ZFCP_STATUS_COMMON_ERP_INUSE, in zfcp_erp_setup_act()
249 atomic_or(ZFCP_STATUS_COMMON_ERP_INUSE, &port->status); in zfcp_erp_setup_act()
260 atomic_or(ZFCP_STATUS_COMMON_ERP_INUSE, &adapter->status); in zfcp_erp_setup_act()
1392 atomic_andnot(ZFCP_STATUS_COMMON_ERP_INUSE, in zfcp_erp_action_dequeue()
1398 atomic_andnot(ZFCP_STATUS_COMMON_ERP_INUSE, in zfcp_erp_action_dequeue()
1403 atomic_andnot(ZFCP_STATUS_COMMON_ERP_INUSE, in zfcp_erp_action_dequeue()
1424 (port_status & (ZFCP_STATUS_COMMON_ERP_INUSE | in zfcp_erp_try_rport_unblock()
[all …]
A Dzfcp_sysfs.c71 ZFCP_STATUS_COMMON_ERP_INUSE) != 0);
77 ZFCP_STATUS_COMMON_ERP_INUSE) != 0);
84 ZFCP_STATUS_COMMON_ERP_INUSE) != 0);
670 ZFCP_STATUS_COMMON_ERP_INUSE) != 0);
A Dzfcp_def.h62 #define ZFCP_STATUS_COMMON_ERP_INUSE 0x01000000 macro

Completed in 10 milliseconds