Searched refs:AHD_EARLY_REQ_BUG (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/aic7xxx/
H A Daic79xx.h328 AHD_EARLY_REQ_BUG = 0x400000, enumerator in enum:__anon9053
H A Daic79xx_pci.c1025 ahd->bugs |= AHD_LQOOVERRUN_BUG|AHD_EARLY_REQ_BUG;
H A Daic79xx_seq.h933 return ((ahd->bugs & AHD_EARLY_REQ_BUG) != 0);

Completed in 111 milliseconds