Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/scsi/
Dzfcp_def.h86 #define ZFCP_STATUS_PORT_PHYS_OPEN 0x00000001 macro
Dzfcp_erp.c837 if ((status & ZFCP_STATUS_PORT_PHYS_OPEN) && in zfcp_erp_port_forced_strategy()
844 if (!(status & ZFCP_STATUS_PORT_PHYS_OPEN)) in zfcp_erp_port_forced_strategy()
Dzfcp_fsf.c1419 ZFCP_STATUS_PORT_PHYS_OPEN, &port->status); in zfcp_fsf_open_port_handler()
1707 atomic_clear_mask(ZFCP_STATUS_PORT_PHYS_OPEN, &port->status); in zfcp_fsf_close_physical_port_handler()
1730 atomic_clear_mask(ZFCP_STATUS_PORT_PHYS_OPEN, &port->status); in zfcp_fsf_close_physical_port_handler()