Searched refs:DPC_RETRY_RESET_HA (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.c842 test_bit(DPC_RETRY_RESET_HA, &ha->dpc_flags) ||
1151 if (!test_bit(DPC_RETRY_RESET_HA, &ha->dpc_flags)) {
1156 set_bit(DPC_RETRY_RESET_HA, &ha->dpc_flags);
1176 clear_bit(DPC_RETRY_RESET_HA, &ha->dpc_flags);
1186 clear_bit(DPC_RETRY_RESET_HA, &ha->dpc_flags);
H A Dql4_def.h408 #define DPC_RETRY_RESET_HA 2 /* 0x00000004 */ macro

Completed in 77 milliseconds