ENSELO           1486 drivers/scsi/aha152x.c 		SETPORT(SCSISEQ, ENSELO | ENAUTOATNO | (DISCONNECTED_SC ? ENRESELI : 0));
ENSELO           2524 drivers/scsi/aha152x.c 	if (s & ENSELO)
ENSELO           2124 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
ENSELO           2346 drivers/scsi/aic7xxx/aic79xx_core.c 			while ((ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0
ENSELO           2604 drivers/scsi/aic7xxx/aic79xx_core.c 			  || (ahd_inb(ahd, SCSISEQ0) & ENSELO) == 0))
ENSELO           2937 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
ENSELO           3391 drivers/scsi/aic7xxx/aic79xx_core.c 			 ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
ENSELO           4274 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
ENSELO           7894 drivers/scsi/aic7xxx/aic79xx_core.c 	       || (ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0
ENSELO           8634 drivers/scsi/aic7xxx/aic79xx_core.c 	scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO);
ENSELO           2910 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));
ENSELO           2927 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));
ENSELO           3206 drivers/scsi/aic7xxx/aic7xxx_core.c 			 ahc_inb(ahc, SCSISEQ) & ~ENSELO);
ENSELO           5207 drivers/scsi/aic7xxx/aic7xxx_core.c 	scsiseq_template = ENSELO|ENAUTOATNO|ENAUTOATNP;
ENSELO           5603 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, SCSISEQ, ahc_inb(ahc, SCSISEQ) & ~ENSELO);
ENSELO           6274 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));