Searched refs:SCSISIGO (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.h33 #define SCSISIGO 0x03 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daic7xxx_old.c4056 aic_outb(p, aic_inb(p, SCSISIGI) | ATNO, SCSISIGO);
4108 aic_outb(p, aic_inb(p, SCSISIGI) | ATNO, SCSISIGO);
4152 aic_outb(p, aic_inb(p, SCSISIGI) | ATNO, SCSISIGO);
5078 aic_outb(p, aic_inb(p, SCSISIGO) | ATNO, SCSISIGO);
5233 aic_outb(p, aic_inb(p, SCSISIGO) | ATNO, SCSISIGO);
5462 aic_outb(p, aic_inb(p, SCSISIGO) | ATNO, SCSISIGO);
5482 aic_outb(p, aic_inb(p, SCSISIGO) | ATN
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c816 ahc_outb(ahc, SCSISIGO, 0); /* De-assert BSY */
1321 * if the expected phase in SCSISIGO matches
1327 ahc_outb(ahc, SCSISIGO, curphase);
2824 ahc_outb(ahc, SCSISIGO, scsisigo);
3391 ahc_outb(ahc, SCSISIGO, P_MESGOUT | BSYO);
3454 ahc_outb(ahc, SCSISIGO, P_MESGIN | BSYO);
H A Daic79xx_core.c994 ahd_outb(ahd, SCSISIGO, ATNO);
1090 ahd_outb(ahd, SCSISIGO, 0); /* De-assert BSY */
1785 && (ahd_inb(ahd, SCSISIGO) & ATNO) != 0) {
2831 if ((ahd_inb(ahd, SCSISIGO) & ATNO) != 0
4624 if ((ahd_inb(ahd, SCSISIGO) & ATNO) != 0) {
4860 ahd_outb(ahd, SCSISIGO, P_MESGOUT | BSYO);
4928 ahd_outb(ahd, SCSISIGO, P_MESGIN | BSYO);
H A Daic7xxx_osm.c2241 ahc_outb(ahc, SCSISIGO, last_phase|ATNO);
H A Daic79xx_osm.c2275 ahd_outb(ahd, SCSISIGO, last_phase|ATNO);

Completed in 127 milliseconds