Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
D3w-xxxx.h169 #define TW_PCI_CLEAR_PCI_ABORT 0x2000 macro
D3w-9xxx.h291 #define TW_PCI_CLEAR_PCI_ABORT 0x2000 macro
D3w-xxxx.c274 pci_write_config_word(tw_dev->tw_pci_dev, PCI_STATUS, TW_PCI_CLEAR_PCI_ABORT); in tw_decode_bits()
D3w-9xxx.c921 pci_write_config_word(tw_dev->tw_pci_dev, PCI_STATUS, TW_PCI_CLEAR_PCI_ABORT); in twa_decode_bits()