Home
last modified time | relevance | path

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

/drivers/scsi/
D3w-xxxx.h141 #define TW_STATUS_PCI_ABORT 0x00100000 macro
268 (((x & TW_STATUS_PCI_ABORT) || \
D3w-9xxx.h279 #define TW_STATUS_PCI_ABORT 0x00100000 macro
D3w-xxxx.c272 if (status_reg_value & TW_STATUS_PCI_ABORT) { in tw_decode_bits()
D3w-9xxx.c911 if (status_reg_value & TW_STATUS_PCI_ABORT) { in twa_decode_bits()