SSTAT1 822 drivers/scsi/aha152x.c SETPORT(SSTAT1, 0xef); SSTAT1 881 drivers/scsi/aha152x.c SETPORT(SSTAT1, SELTO); SSTAT1 1189 drivers/scsi/aha152x.c SETPORT(SSTAT1, 0xef); SSTAT1 1369 drivers/scsi/aha152x.c SETPORT(SSTAT1, CLRBUSFREE); SSTAT1 1482 drivers/scsi/aha152x.c SETPORT(SSTAT1, SELTO); SSTAT1 1508 drivers/scsi/aha152x.c SETPORT(SSTAT1, CLRBUSFREE); SSTAT1 1509 drivers/scsi/aha152x.c SETPORT(SSTAT1, CLRPHASECHG); SSTAT1 1547 drivers/scsi/aha152x.c SETPORT(SSTAT1, CLRSELTIMO); SSTAT1 1578 drivers/scsi/aha152x.c SETPORT(SSTAT1, CLRBUSFREE); SSTAT1 1579 drivers/scsi/aha152x.c SETPORT(SSTAT1, CLRPHASECHG); SSTAT1 1639 drivers/scsi/aha152x.c int sstat1 = GETPORT(SSTAT1); SSTAT1 1817 drivers/scsi/aha152x.c if (MSGOLEN > 0 && !(GETPORT(SSTAT1) & BUSFREE)) SSTAT1 1851 drivers/scsi/aha152x.c SETPORT(SSTAT1, CLRATNO); SSTAT1 2182 drivers/scsi/aha152x.c unsigned int stat1 = GETPORT(SSTAT1); SSTAT1 2190 drivers/scsi/aha152x.c SETPORT(SSTAT1,SCSIRSTI); SSTAT1 2199 drivers/scsi/aha152x.c SETPORT(SSTAT1,BUSFREE); SSTAT1 2202 drivers/scsi/aha152x.c SETPORT(SSTAT1,SCSIPERR); SSTAT1 2335 drivers/scsi/aha152x.c SETPORT(SSTAT1, PHASECHG); SSTAT1 2589 drivers/scsi/aha152x.c s = GETPORT(SSTAT1); SSTAT1 2630 drivers/scsi/aha152x.c s = GETPORT(SSTAT1) & GETPORT(SIMODE1); SSTAT1 2348 drivers/scsi/aic7xxx/aic79xx_core.c && (ahd_inb(ahd, SSTAT1) & SELTO) == 0) SSTAT1 2401 drivers/scsi/aic7xxx/aic79xx_core.c status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); SSTAT1 9737 drivers/scsi/aic7xxx/aic79xx_core.c ahd_sstat1_print(ahd_inb(ahd, SSTAT1), &cur_col, 50); SSTAT1 1315 drivers/scsi/aic7xxx/aic7xxx_core.c && (ahc_inb(ahc, SSTAT1) & SCSIPERR) != 0) { SSTAT1 1548 drivers/scsi/aic7xxx/aic7xxx_core.c status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); SSTAT1 1553 drivers/scsi/aic7xxx/aic7xxx_core.c status = ahc_inb(ahc, SSTAT1) SSTAT1 1636 drivers/scsi/aic7xxx/aic7xxx_core.c if ((ahc_inb(ahc, SSTAT1) & SCSIPERR) != 0 SSTAT1 7184 drivers/scsi/aic7xxx/aic7xxx_core.c ahc_sstat1_print(ahc_inb(ahc, SSTAT1), &cur_col, 50);