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

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx_inline.h602 if ((ahc->chip & AHC_PCI) != 0
H A Daic7xxx.h213 AHC_PCI = 0x0400, /* Bus type PCI */ enumerator in enum:__anon11340
H A Daic7xxx_pci.c802 ahc->chip |= AHC_PCI;
H A Daic7xxx.c3942 if ((ahc->chip & AHC_PCI) == 0)
3969 if ((ahc->chip & AHC_BUS_MASK) == AHC_PCI
4179 if ((ahc->chip & AHC_PCI) != 0)

Completed in 106 milliseconds