Searched refs:CHIPRSTACK (Results 1 – 9 of 9) sorted by relevance
387 #define CHIPRSTACK 0x01 macro
649 bit CHIPRSTACK 0x01
632 #define CHIPRSTACK 0x01
833 field CHIPRSTACK 0x01
1321 #define CHIPRSTACK 0x01
272 field CHIPRSTACK 0x01
4630 } while (--wait && !(ahc_inb(ahc, HCNTRL) & CHIPRSTACK)); in ahc_reset()
6299 } while (--wait && !(ahd_inb(ahd, HCNTRL) & CHIPRSTACK)); in ahd_reset()
8357 while (--wait && !(aic_inb(p, HCNTRL) & CHIPRSTACK)) in aic7xxx_chip_reset()