Home
last modified time | relevance | path

Searched refs:AHD_SET_MODE_BUG (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx_seq.h1012 return ((ahd->bugs & AHD_SET_MODE_BUG) != 0); in ahd_patch2_func()
Daic79xx.reg63 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \
70 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \
Daic79xx.seq521 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) {
1836 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) {
/openbsd/src/sys/dev/pci/
Dahd_pci.c1117 | AHD_SET_MODE_BUG|AHD_BUSFREEREV_BUG in ahd_aic790X_setup()
/openbsd/src/sys/dev/ic/
Daic79xx.h312 AHD_SET_MODE_BUG = 0x20000, enumerator