Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
A Dzfcp_def.h78 #define ZFCP_STATUS_PORT_PHYS_OPEN 0x00000001 macro
A Dzfcp_erp.c980 if ((status & ZFCP_STATUS_PORT_PHYS_OPEN) && in zfcp_erp_port_forced_strategy()
987 if (!(status & ZFCP_STATUS_PORT_PHYS_OPEN)) in zfcp_erp_port_forced_strategy()
A Dzfcp_fsf.c1740 ZFCP_STATUS_PORT_PHYS_OPEN, &port->status); in zfcp_fsf_open_port_handler()
2035 atomic_andnot(ZFCP_STATUS_PORT_PHYS_OPEN, &port->status); in zfcp_fsf_close_physical_port_handler()
2057 atomic_andnot(ZFCP_STATUS_PORT_PHYS_OPEN, &port->status); in zfcp_fsf_close_physical_port_handler()
A Dzfcp_sysfs.c489 0 == (status & ZFCP_STATUS_PORT_PHYS_OPEN) || in zfcp_sysfs_port_fc_security_show()

Completed in 14 milliseconds