Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c315 ahd->chip |= AHD_PCIX; in ahd_pci_config()
H A Daic79xx.h205 AHD_PCIX = 0x0200, /* Bus type PCIX */ enumerator
H A Daic79xx_core.c7278 if ((ahd->chip & AHD_BUS_MASK) == AHD_PCIX) in ahd_chip_init()