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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_def.h84 #define ZFCP_STATUS_PORT_PHYS_OPEN 0x00000001 macro
H A Dzfcp_erp.c819 if ((status & ZFCP_STATUS_PORT_PHYS_OPEN) &&
826 if (!(status & ZFCP_STATUS_PORT_PHYS_OPEN))
H A Dzfcp_fsf.c1395 ZFCP_STATUS_PORT_PHYS_OPEN, &port->status);
1671 atomic_clear_mask(ZFCP_STATUS_PORT_PHYS_OPEN, &port->status);
1693 atomic_clear_mask(ZFCP_STATUS_PORT_PHYS_OPEN, &port->status);

Completed in 51 milliseconds