Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx_seq.h1004 return ((ahd->bugs & AHD_FAINT_LED_BUG) != 0); in ahd_patch3_func()
H A Daic79xx.seq125 if ((ahd->bugs & AHD_FAINT_LED_BUG) != 0) {
619 if ((ahd->bugs & AHD_FAINT_LED_BUG) != 0) {
672 if ((ahd->bugs & AHD_FAINT_LED_BUG) != 0) {
/openbsd/sys/dev/pci/
H A Dahd_pci.c1119 | AHD_FAINT_LED_BUG; in ahd_aic790X_setup()
/openbsd/sys/dev/ic/
H A Daic79xx.h341 AHD_FAINT_LED_BUG = 0x800000 enumerator