Symbol: SCSISEQ
drivers/scsi/aha152x.c
1173
SETPORT(SCSISEQ, SCSIRSTO);
drivers/scsi/aha152x.c
1175
SETPORT(SCSISEQ, 0);
drivers/scsi/aha152x.c
1207
SETPORT(SCSISEQ, 0);
drivers/scsi/aha152x.c
1518
SETPORT(SCSISEQ, ENSELO | ENAUTOATNO | (DISCONNECTED_SC ? ENRESELI : 0));
drivers/scsi/aha152x.c
1523
SETPORT(SCSISEQ, DISCONNECTED_SC ? ENRESELI : 0);
drivers/scsi/aha152x.c
1547
SETPORT(SCSISEQ, 0);
drivers/scsi/aha152x.c
1582
SETPORT(SCSISEQ, 0);
drivers/scsi/aha152x.c
1655
SETPORT(SCSISEQ, 0);
drivers/scsi/aha152x.c
2235
SETPORT(SCSISEQ,0);
drivers/scsi/aha152x.c
2571
s = GETPORT(SCSISEQ);
drivers/scsi/aha152x.c
776
SETPORT(SCSISEQ, SCSIRSTO);
drivers/scsi/aha152x.c
778
SETPORT(SCSISEQ, 0);
drivers/scsi/aic7xxx/aic7xxx_core.c
1155
ahc_outb(ahc, SCSISEQ,
drivers/scsi/aic7xxx/aic7xxx_core.c
1156
ahc_inb(ahc, SCSISEQ) & (ENSELI|ENRSELI|ENAUTOATNP));
drivers/scsi/aic7xxx/aic7xxx_core.c
1716
ahc_outb(ahc, SCSISEQ, 0);
drivers/scsi/aic7xxx/aic7xxx_core.c
1788
ahc_outb(ahc, SCSISEQ,
drivers/scsi/aic7xxx/aic7xxx_core.c
1789
ahc_inb(ahc, SCSISEQ) & (ENSELI|ENRSELI|ENAUTOATNP));
drivers/scsi/aic7xxx/aic7xxx_core.c
2892
ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));
drivers/scsi/aic7xxx/aic7xxx_core.c
2909
ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));
drivers/scsi/aic7xxx/aic7xxx_core.c
3187
ahc_outb(ahc, SCSISEQ,
drivers/scsi/aic7xxx/aic7xxx_core.c
3188
ahc_inb(ahc, SCSISEQ) & ~ENSELO);
drivers/scsi/aic7xxx/aic7xxx_core.c
4531
ahc_outb(ahc, SCSISEQ, 0);
drivers/scsi/aic7xxx/aic7xxx_core.c
5574
ahc_outb(ahc, SCSISEQ, ahc_inb(ahc, SCSISEQ) & ~ENSELO);
drivers/scsi/aic7xxx/aic7xxx_core.c
6241
ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));
drivers/scsi/aic7xxx/aic7xxx_core.c
6403
scsiseq = ahc_inb(ahc, SCSISEQ);
drivers/scsi/aic7xxx/aic7xxx_core.c
6404
ahc_outb(ahc, SCSISEQ, scsiseq | SCSIRSTO);
drivers/scsi/aic7xxx/aic7xxx_core.c
6408
ahc_outb(ahc, SCSISEQ, scsiseq & ~SCSIRSTO);
drivers/scsi/aic7xxx/aic7xxx_core.c
6491
ahc_outb(ahc, SCSISEQ, scsiseq & (ENSELI|ENRSELI|ENAUTOATNP));
drivers/scsi/aic7xxx/aic7xxx_core.c
6510
ahc_outb(ahc, SCSISEQ, scsiseq & (ENSELI|ENRSELI|ENAUTOATNP));
drivers/scsi/aic7xxx/aic7xxx_core.c
7143
ahc_scsiseq_print(ahc_inb(ahc, SCSISEQ), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7571
scsiseq = ahc_inb(ahc, SCSISEQ);
drivers/scsi/aic7xxx/aic7xxx_core.c
7573
ahc_outb(ahc, SCSISEQ, scsiseq);
drivers/scsi/aic7xxx/aic7xxx_core.c
7670
scsiseq = ahc_inb(ahc, SCSISEQ);
drivers/scsi/aic7xxx/aic7xxx_core.c
7672
ahc_outb(ahc, SCSISEQ, scsiseq);
drivers/scsi/aic7xxx/aic7xxx_core.c
834
ahc_outb(ahc, SCSISEQ,
drivers/scsi/aic7xxx/aic7xxx_pci.c
793
scsiseq = ahc_inb(ahc, SCSISEQ);