Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/
D3w-xxxx.h142 #define TW_STATUS_PCI_ABORT 0x00100000 macro
277 (((x & TW_STATUS_PCI_ABORT) || \
D3w-9xxx.h276 #define TW_STATUS_PCI_ABORT 0x00100000 macro
D3w-xxxx.c271 if (status_reg_value & TW_STATUS_PCI_ABORT) { in tw_decode_bits()
D3w-9xxx.c918 if (status_reg_value & TW_STATUS_PCI_ABORT) { in twa_decode_bits()