Home
last modified time | relevance | path

Searched refs:SEND_Q (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/aic94xx/
Daic94xx_tmf.c152 scb->clear_nexus.flags = SEND_Q | NOTINQ; in asd_clear_nexus_I_T()
207 scb->clear_nexus.flags = SEND_Q | EXEC_Q | NOTINQ; in asd_clear_nexus_I_T_L()
Daic94xx_sas.h490 #define SEND_Q 0x04 macro