Searched refs:AHD_ABORT_LQI_BUG (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c945 ahd->bugs |= AHD_SENT_SCB_UPDATE_BUG|AHD_ABORT_LQI_BUG
982 ahd->bugs |= AHD_INTCOLLISION_BUG|AHD_ABORT_LQI_BUG;
H A Daic79xx.h240 AHD_ABORT_LQI_BUG = 0x0002, enumerator in enum:__anon20
H A Daic79xx_core.c7396 if ((ahd->bugs & AHD_ABORT_LQI_BUG) == 0)

Completed in 191 milliseconds