Home
last modified time | relevance | path

Searched refs:AHD_EARLY_REQ_BUG (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_pci.c972 ahd->bugs |= AHD_LQOOVERRUN_BUG|AHD_EARLY_REQ_BUG; in ahd_aic790X_setup()
Daic79xx.h317 AHD_EARLY_REQ_BUG = 0x400000, enumerator
Daic79xx_seq.h_shipped931 return ((ahd->bugs & AHD_EARLY_REQ_BUG) != 0);
Daic79xx.seq1392 if ((ahd->bugs & AHD_EARLY_REQ_BUG) != 0) {