Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx_pci.c303 ahd->flags |= AHD_HP_BOARD; in ahd_pci_config()
964 if ((ahd->flags & AHD_HP_BOARD) == 0) in ahd_aic790X_setup()
Daic79xx.h364 AHD_HP_BOARD = 0x100000, enumerator
Daic79xx_core.c7333 if ((ahd->flags & AHD_HP_BOARD) != 0) { in ahd_chip_init()