Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c972 ahd->bugs |= AHD_LQOOVERRUN_BUG|AHD_EARLY_REQ_BUG; in ahd_aic790X_setup()
H A Daic79xx.h302 AHD_LQOOVERRUN_BUG = 0x100000, enumerator
H A Daic79xx_core.c7286 if ((ahd->bugs & AHD_LQOOVERRUN_BUG) != 0) in ahd_chip_init()