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

/freebsd-10.1-release/sys/dev/aic7xxx/
H A Daic7xxx.reg767 field CHIPRSTACK 0x01
H A Daic7xxx_reg.h1510 #define CHIPRSTACK 0x01 macro
H A Daic79xx.reg255 field CHIPRSTACK 0x01
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 248 milliseconds