Home
last modified time | relevance | path

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

/src/sys/dev/aic7xxx/
H A Daic7xxx_inline.h600 if ((ahc->chip & AHC_PCI) != 0 in ahc_intr()
H A Daic7xxx.h211 AHC_PCI = 0x0400, /* Bus type PCI */ enumerator
H A Daic7xxx_pci.c794 ahc->chip |= AHC_PCI; in ahc_pci_config()
H A Daic7xxx.c3914 if ((ahc->chip & AHC_PCI) == 0) in ahc_softc_init()
3941 if ((ahc->chip & AHC_BUS_MASK) == AHC_PCI in ahc_softc_insert()
4144 if ((ahc->chip & AHC_PCI) != 0) in ahc_reset()