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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c608 printf("SXFRCTL0 == 0x%x\n", ahc_inb(ahc, SXFRCTL0));
837 ahc_outb(ahc, SXFRCTL0,
838 ahc_inb(ahc, SXFRCTL0) | CLRSTCNT|CLRCHN);
839 ahc_outb(ahc, SXFRCTL0,
840 ahc_inb(ahc, SXFRCTL0) | CLRSTCNT|CLRCHN);
1877 sxfrctl0 = ahc_inb(ahc, SXFRCTL0);
1881 ahc_outb(ahc, SXFRCTL0, sxfrctl0);
2587 ahc_outb(ahc, SXFRCTL0,
2588 ahc_inb(ahc, SXFRCTL0) | SPIOE
[all...]
H A Daic7xxx_reg.h13 #define SXFRCTL0 0x01 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daha152x.c1799 SETPORT(SXFRCTL0, CH1|CLRCH1|CLRSTCNT);
1800 SETPORT(SXFRCTL0, CH1);
1950 SETPORT(SXFRCTL0, CH1|CLRCH1|CLRSTCNT);
1951 SETPORT(SXFRCTL0, CH1);
2589 SETPORT(SXFRCTL0, CH1|CLRSTCNT);
2590 SETPORT(SXFRCTL0, CH1|SCSIEN|DMAEN);
2713 SETPORT(SXFRCTL0, CH1|CLRSTCNT);
2726 SETPORT(SXFRCTL0, CH1|CLRSTCNT);
2727 SETPORT(SXFRCTL0, CH1|SCSIEN|DMAEN);
2826 SETPORT(SXFRCTL0, CH
[all...]
H A Daha152x.h59 #define SXFRCTL0 (HOSTIOPORT0+0x01) /* SCSI transfer control 0 */ macro
H A Daic7xxx_old.c2204 sxfrctl0 = aic_inb(p, SXFRCTL0);
2208 aic_outb(p, sxfrctl0, SXFRCTL0);
8381 * Set the SCSI Id, SXFRCTL0, SXFRCTL1, and SIMODE1, for both channels
8395 aic_outb(p, DFON | SPIOEN, SXFRCTL0);
8419 aic_outb(p, DFON | SPIOEN, SXFRCTL0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h15 #define SXFRCTL0 0x01 macro

Completed in 124 milliseconds