Searched refs:ENSELO (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daha152x.h108 #define ENSELO 0x40 macro
H A Daha152x.c2092 SETPORT(SCSISEQ, ENSELO | ENAUTOATNO | (DISCONNECTED_SC ? ENRESELI : 0));
3066 if (s & ENSELO)
3435 if (s & ENSELO)
H A Daic7xxx_old.c3585 aic_outb(p, aic_inb(p, SCSISEQ) & ~ENSELO, SCSISEQ);
4826 aic_outb(p, aic_inb(p, SCSISEQ) & ~ENSELO, SCSISEQ);
6349 aic_outb(p, aic_inb(p, SCSISEQ) & ~ENSELO, SCSISEQ);
11310 aic_outb(p, aic_inb(p, SCSISEQ) & ~ENSELO, SCSISEQ);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg.h321 #define ENSELO 0x40 macro
H A Daic7xxx_core.c2215 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));
2232 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));
4722 scsiseq_template = ENSELO|ENAUTOATNO|ENAUTOATNP;
5585 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));
H A Daic7xxx_osm.c2662 ahc_outb(ahc, SCSISEQ, ahc_inb(ahc, SCSISEQ) & ~ENSELO);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h7 #define ENSELO 0x40 macro

Completed in 183 milliseconds