Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_pci.c969 ahd->features |= AHD_RTI|AHD_NEW_IOCELL_OPTS in ahd_aic790X_setup()
Daic79xx.h220 AHD_NEW_IOCELL_OPTS = 0x08000,/* More Signal knobs in the IOCELL */ enumerator
Daic79xx_core.c4124 if ((ahd->features & AHD_NEW_IOCELL_OPTS) != 0 in ahd_update_neg_table()
7363 if ((ahd->features & AHD_NEW_IOCELL_OPTS) == 0) { in ahd_chip_init()