Home
last modified time | relevance | path

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

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