Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1516 #define CHIPRSTACK 0x01 macro
H A Daic7xxx.reg767 field CHIPRSTACK 0x01
H A Daic79xx_reg.h2427 #define CHIPRSTACK 0x01 macro
H A Daic79xx.reg264 field CHIPRSTACK 0x01
/netbsd-src/sys/dev/ic/
H A Daic7xxx.c4037 } while (--wait && !(ahc_inb(ahc, HCNTRL) & CHIPRSTACK)); in ahc_reset()
H A Daic79xx.c5298 } while (--wait && !(ahd_inb(ahd, HCNTRL) & CHIPRSTACK)); in ahd_reset()