Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/aic7xxx/
HDaic79xx_seq.h917 return ((ahd->bugs & AHD_REG_SLOW_SETTLE_BUG) != 0); in ahd_patch14_func()
HDaic79xx_pci.c1008 | AHD_MDFF_WSCBPTR_BUG|AHD_REG_SLOW_SETTLE_BUG in ahd_aic790X_setup()
HDaic79xx.h297 AHD_REG_SLOW_SETTLE_BUG = 0x10000, enumerator
HDaic79xx.seq1531 if ((ahd->bugs & AHD_REG_SLOW_SETTLE_BUG) != 0) {