Home
last modified time | relevance | path

Searched refs:AHC_DISABLE_PCI_PERR (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx.h358 AHC_DISABLE_PCI_PERR = 0x10000000, enumerator
Daic7xxx_pci.c779 if ((ahc->flags & AHC_DISABLE_PCI_PERR) != 0) in ahc_pci_config()
Daic7xxx_osm.c1204 ahc->flags |= AHC_DISABLE_PCI_PERR; in ahc_platform_alloc()