Home
last modified time | relevance | path

Searched refs:CHIPRSTACK (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1508 #define CHIPRSTACK 0x01 macro
H A Daic7xxx.reg768 field CHIPRSTACK 0x01
H A Daic79xx_reg.h2463 #define CHIPRSTACK 0x01 macro
H A Daic79xx.reg256 field CHIPRSTACK 0x01
/openbsd/sys/dev/ic/
H A Daic7xxx.c4053 } while (--wait && !(ahc_inb(ahc, HCNTRL) & CHIPRSTACK)); in ahc_reset()
H A Daic79xx.c5497 } while (--wait && !(ahd_inb(ahd, HCNTRL) & CHIPRSTACK)); in ahd_reset()