Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/aic94xx/
Daic94xx_tmf.c171 scb->clear_nexus.flags = SEND_Q | NOTINQ; in asd_clear_nexus_I_T()
223 scb->clear_nexus.flags = SEND_Q | EXEC_Q | NOTINQ; in asd_clear_nexus_I_T_L()
Daic94xx_sas.h547 #define NOTINQ 0x01 macro