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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daha152x.h121 #define SPIOEN 0x08 macro
H A Daha152x.c2988 SETPORT(SXFRCTL0, CH1|SPIOEN);
3203 if (s & SPIOEN)
3204 printk("SPIOEN ");
3572 if (s & SPIOEN)
3573 SPRINTF("SPIOEN ");
H A Daic7xxx_old.c8395 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/
H A Daic7xxx_reg.h18 #define SPIOEN 0x08 macro
H A Daic7xxx_core.c2588 ahc_inb(ahc, SXFRCTL0) | SPIOEN);
2595 ahc_inb(ahc, SXFRCTL0) & ~SPIOEN);
2603 ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) | SPIOEN);
2619 * Read the latched byte, but turn off SPIOEN first
2623 ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) & ~SPIOEN);
2648 ahc_inb(ahc, SXFRCTL0) | SPIOEN);
2660 ahc_inb(ahc, SXFRCTL0) | SPIOEN);
4477 ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN);
4498 ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h20 #define SPIOEN 0x08 macro

Completed in 142 milliseconds