Searched refs:ZFCP_STATUS_COMMON_RUNNING (Results 1 - 7 of 7) 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_ccw.c50 ZFCP_STATUS_COMMON_RUNNING, ZFCP_SET);
168 ZFCP_STATUS_COMMON_RUNNING, ZFCP_SET);
228 ZFCP_STATUS_COMMON_RUNNING,
H A Dzfcp_erp.c138 if (!(p_status & ZFCP_STATUS_COMMON_RUNNING) ||
154 if (!(a_status & ZFCP_STATUS_COMMON_RUNNING) ||
164 if (!(a_status & ZFCP_STATUS_COMMON_RUNNING) &&
186 if (!(atomic_read(&unit->status) & ZFCP_STATUS_COMMON_RUNNING))
197 if (!(atomic_read(&port->status) & ZFCP_STATUS_COMMON_RUNNING))
207 ZFCP_STATUS_COMMON_RUNNING))
302 int flags = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED;
316 int flags = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED;
330 int flags = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED;
1103 if ((status & ZFCP_STATUS_COMMON_RUNNING)
[all...]
H A Dzfcp_scsi.c215 ZFCP_STATUS_COMMON_RUNNING)) {
258 ZFCP_STATUS_COMMON_RUNNING)) {
496 if ((status & ZFCP_STATUS_COMMON_RUNNING) &&
H A Dzfcp_def.h65 #define ZFCP_STATUS_COMMON_RUNNING 0x40000000 macro
H A Dzfcp_aux.c337 atomic_set_mask(ZFCP_STATUS_COMMON_RUNNING, &unit->status);
689 atomic_set_mask(status | ZFCP_STATUS_COMMON_RUNNING, &port->status);
H A Dzfcp_sysfs.c114 ZFCP_STATUS_COMMON_RUNNING, ZFCP_SET);\
167 ZFCP_STATUS_COMMON_RUNNING, ZFCP_SET);
H A Dzfcp_fsf.c285 ZFCP_STATUS_COMMON_RUNNING,
410 ZFCP_STATUS_COMMON_RUNNING,

Completed in 103 milliseconds