Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx_seq.h917 return ((ahd->bugs & AHD_REG_SLOW_SETTLE_BUG) != 0); in ahd_patch14_func()
Daic79xx_pci.c1010 | AHD_MDFF_WSCBPTR_BUG|AHD_REG_SLOW_SETTLE_BUG in ahd_aic790X_setup()
Daic79xx.h299 AHD_REG_SLOW_SETTLE_BUG = 0x10000, enumerator
Daic79xx.seq1531 if ((ahd->bugs & AHD_REG_SLOW_SETTLE_BUG) != 0) {