Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
D3w-xxxx.h141 #define TW_STATUS_PCI_ABORT 0x00100000 macro
273 (((x & TW_STATUS_PCI_ABORT) || \
D3w-9xxx.h279 #define TW_STATUS_PCI_ABORT 0x00100000 macro
D3w-xxxx.c271 if (status_reg_value & TW_STATUS_PCI_ABORT) { in tw_decode_bits()
D3w-9xxx.c913 if (status_reg_value & TW_STATUS_PCI_ABORT) { in twa_decode_bits()