Searched refs:DPC_RESET_HA (Results 1 - 5 of 5) 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.c507 test_bit(DPC_RESET_HA, &ha->dpc_flags) ||
690 set_bit(DPC_RESET_HA, &ha->dpc_flags);
714 !test_bit(DPC_RESET_HA, &ha->dpc_flags)) {
717 set_bit(DPC_RESET_HA, &ha->dpc_flags);
835 set_bit(DPC_RESET_HA, &ha->dpc_flags);
841 test_bit(DPC_RESET_HA, &ha->dpc_flags) ||
1078 if (test_bit(DPC_RESET_HA, &ha->dpc_flags))
1107 set_bit(DPC_RESET_HA, &ha->dpc_flags);
1177 clear_bit(DPC_RESET_HA, &ha->dpc_flags);
1184 clear_bit(DPC_RESET_HA,
[all...]
H A Dql4_isr.c127 set_bit(DPC_RESET_HA, &ha->dpc_flags);
435 set_bit(DPC_RESET_HA, &ha->dpc_flags);
495 set_bit(DPC_RESET_HA, &ha->dpc_flags);
506 set_bit(DPC_RESET_HA, &ha->dpc_flags);
559 set_bit(DPC_RESET_HA, &ha->dpc_flags);
778 set_bit(DPC_RESET_HA, &ha->dpc_flags);
H A Dql4_def.h407 #define DPC_RESET_HA 1 /* 0x00000002 */ macro
H A Dql4_mbx.c229 set_bit(DPC_RESET_HA, &ha->dpc_flags);
H A Dql4_nx.c942 if (test_bit(DPC_RESET_HA, &ha->dpc_flags))

Completed in 83 milliseconds