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

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

Completed in 212 milliseconds