Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic7xxx_reg.h1507 #define CHIPRSTACK 0x01 macro
HDaic7xxx.reg765 field CHIPRSTACK 0x01
HDaic79xx_reg.h2461 #define CHIPRSTACK 0x01 macro
HDaic79xx.reg253 field CHIPRSTACK 0x01
HDaic7xxx.c4161 } while (--wait && !(ahc_inb(ahc, HCNTRL) & CHIPRSTACK)); in ahc_reset()
HDaic79xx.c5503 } while (--wait && !(ahd_inb(ahd, HCNTRL) & CHIPRSTACK)); in ahd_reset()