Searched refs:CHIPRSTACK (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1510 #define CHIPRSTACK 0x01 macro
H A Daic79xx_reg.h2464 #define CHIPRSTACK 0x01 macro
H A Daic7xxx.c4187 } while (--wait && !(ahc_inb(ahc, HCNTRL) & CHIPRSTACK));
H A Daic79xx.c5552 } while (--wait && !(ahd_inb(ahd, HCNTRL) & CHIPRSTACK));

Completed in 266 milliseconds