Home
last modified time | relevance | path

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

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