Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx_seq.h932 return ((ahd->bugs & AHD_EARLY_REQ_BUG) != 0); in ahd_patch12_func()
H A Daic79xx.seq1393 if ((ahd->bugs & AHD_EARLY_REQ_BUG) != 0) {
/openbsd/sys/dev/pci/
H A Dahd_pci.c1133 ahd->bugs |= AHD_LQOOVERRUN_BUG|AHD_EARLY_REQ_BUG in ahd_aic790X_setup()
/openbsd/sys/dev/ic/
H A Daic79xx.h337 AHD_EARLY_REQ_BUG = 0x400000, enumerator