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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h386 #define CHIPRST 0x01 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c1189 if ((hcntrl & CHIPRST) != 0) {
1206 hcntrl &= ~CHIPRST;
H A Daic79xx_pci.c460 hcntrl &= ~CHIPRST;
H A Daic7xxx_core.c4568 ahc_outb(ahc, HCNTRL, CHIPRST | ahc->pause);
H A Daic79xx_core.c6197 * During the assertion of CHIPRST, the chip
6202 * PERR and SERR responses during the CHIPRST.
6208 ahd_outb(ahd, HCNTRL, CHIPRST | ahd->pause);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daic7xxx_old.c8290 * For some 274x boards, we must clear the CHIPRST bit and pause
8293 aic_outb(p, PAUSE | CHIPRST, HCNTRL);

Completed in 102 milliseconds