Home
last modified time | relevance | path

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

/drivers/scsi/
D3w-xxxx.h138 #define TW_STATUS_PCI_PARITY_ERROR 0x00800000 macro
269 (x & TW_STATUS_PCI_PARITY_ERROR) || \
D3w-9xxx.h276 #define TW_STATUS_PCI_PARITY_ERROR 0x00800000 macro
D3w-xxxx.c267 if (status_reg_value & TW_STATUS_PCI_PARITY_ERROR) { in tw_decode_bits()
D3w-9xxx.c906 if (status_reg_value & TW_STATUS_PCI_PARITY_ERROR) { in twa_decode_bits()