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

/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h387 #define CHIPRSTACK 0x01 macro
H A Daic7xxx.reg649 bit CHIPRSTACK 0x01
/drivers/scsi/aic7xxx/
H A Daic7xxx.reg833 field CHIPRSTACK 0x01
H A Daic7xxx_reg.h_shipped632 #define CHIPRSTACK 0x01
H A Daic79xx.reg272 field CHIPRSTACK 0x01
H A Daic79xx_reg.h_shipped1321 #define CHIPRSTACK 0x01
H A Daic7xxx_core.c4630 } while (--wait && !(ahc_inb(ahc, HCNTRL) & CHIPRSTACK));
H A Daic79xx_core.c6299 } while (--wait && !(ahd_inb(ahd, HCNTRL) & CHIPRSTACK));
/drivers/scsi/
H A Daic7xxx_old.c8357 while (--wait && !(aic_inb(p, HCNTRL) & CHIPRSTACK))

Completed in 124 milliseconds