Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic94xx/
H A 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()
H A Daic94xx_sas.h492 #define NOTINQ 0x01 macro