Home
last modified time | relevance | path

Searched refs:TW_STATUS_RESPONSE_INTERRUPT (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/
D3w-xxxx.h145 #define TW_STATUS_RESPONSE_INTERRUPT 0x00010000 macro
D3w-9xxx.h283 #define TW_STATUS_RESPONSE_INTERRUPT 0x00010000 macro
D3w-xxxx.c2073 if (status_reg_value & TW_STATUS_RESPONSE_INTERRUPT) { in DEF_SCSI_QCMD()
D3w-9xxx.c1290 if (status_reg_value & TW_STATUS_RESPONSE_INTERRUPT) { in twa_interrupt()