Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
D3w-xxxx.h146 #define TW_STATUS_RESPONSE_INTERRUPT 0x00010000 macro
D3w-9xxx.h280 #define TW_STATUS_RESPONSE_INTERRUPT 0x00010000 macro
D3w-xxxx.c2078 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()