Searched refs:DPC_HA_NEED_QUIESCENT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_os.c509 test_bit(DPC_HA_NEED_QUIESCENT, &ha->dpc_flags) ||
721 !test_bit(DPC_HA_NEED_QUIESCENT, &ha->dpc_flags)) {
724 set_bit(DPC_HA_NEED_QUIESCENT, &ha->dpc_flags);
849 test_bit(DPC_HA_NEED_QUIESCENT, &ha->dpc_flags) ||
1258 if (test_and_clear_bit(DPC_HA_NEED_QUIESCENT, &ha->dpc_flags)) {
H A Dql4_def.h418 #define DPC_HA_NEED_QUIESCENT 22 /* 0x00100000 ISP-82xx only*/ macro

Completed in 33 milliseconds