Home
last modified time | relevance | path

Searched refs:DPC_RESTORE_ACB (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
Dql4_def.h590 #define DPC_RESTORE_ACB 24 /* 0x01000000 */ macro
Dql4_isr.c954 set_bit(DPC_RESTORE_ACB, in qla4xxx_isr_decode_mailbox()
Dql4_os.c4140 test_bit(DPC_RESTORE_ACB, &ha->dpc_flags) || in qla4xxx_queuecommand()
5371 test_bit(DPC_RESTORE_ACB, &ha->dpc_flags)) { in qla4xxx_do_dpc()
5379 clear_bit(DPC_RESTORE_ACB, &ha->dpc_flags); in qla4xxx_do_dpc()