Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/
D3w-xxxx.h139 #define TW_STATUS_PCI_PARITY_ERROR 0x00800000 macro
278 (x & TW_STATUS_PCI_PARITY_ERROR) || \
D3w-9xxx.h273 #define TW_STATUS_PCI_PARITY_ERROR 0x00800000 macro
D3w-xxxx.c266 if (status_reg_value & TW_STATUS_PCI_PARITY_ERROR) { in tw_decode_bits()
D3w-9xxx.c913 if (status_reg_value & TW_STATUS_PCI_PARITY_ERROR) { in twa_decode_bits()