Searched refs:CHIPRST (Results 1 - 11 of 11) sorted by relevance

/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h386 #define CHIPRST 0x01 macro
H A Daic7xxx.reg648 bit CHIPRST 0x01
/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c1201 if ((hcntrl & CHIPRST) != 0) {
1218 hcntrl &= ~CHIPRST;
H A Daic79xx_pci.c460 hcntrl &= ~CHIPRST;
H A Daic7xxx.reg832 field CHIPRST 0x01
H A Daic7xxx_reg.h_shipped631 #define CHIPRST 0x01
H A Daic79xx.reg271 field CHIPRST 0x01
H A Daic79xx_reg.h_shipped1320 #define CHIPRST 0x01
H A Daic7xxx_core.c4619 ahc_outb(ahc, HCNTRL, CHIPRST | ahc->pause);
H A Daic79xx_core.c6277 * During the assertion of CHIPRST, the chip
6282 * PERR and SERR responses during the CHIPRST.
6288 ahd_outb(ahd, HCNTRL, CHIPRST | ahd->pause);
/drivers/scsi/
H A Daic7xxx_old.c8347 * For some 274x boards, we must clear the CHIPRST bit and pause
8350 aic_outb(p, PAUSE | CHIPRST, HCNTRL);

Completed in 166 milliseconds