Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c217 if ((ahc->chip & AHC_PCI) != 0) { in ahc_proc_write_seeprom()
H A Daic7xxx.h197 AHC_PCI = 0x0400, /* Bus type PCI */ enumerator
H A Daic7xxx_pci.c720 ahc->chip |= AHC_PCI; in ahc_pci_config()
H A Daic7xxx_core.c753 if ((ahc->chip & AHC_PCI) != 0 in ahc_intr()
4429 if ((ahc->chip & AHC_PCI) == 0) in ahc_softc_init()
4599 if ((ahc->chip & AHC_PCI) != 0) in ahc_reset()