SSTAT0            821 drivers/scsi/aha152x.c 	SETPORT(SSTAT0, 0x7f);
SSTAT0           1188 drivers/scsi/aha152x.c 	SETPORT(SSTAT0, 0x7f);
SSTAT0           1515 drivers/scsi/aha152x.c 	if (TESTLO(SSTAT0, SELDO)) {
SSTAT0           1522 drivers/scsi/aha152x.c 	SETPORT(SSTAT0, CLRSELDO);
SSTAT0           1556 drivers/scsi/aha152x.c 	else if (TESTLO(SSTAT0, SELINGO))
SSTAT0           1577 drivers/scsi/aha152x.c 	SETPORT(SSTAT0, CLRSELDI);
SSTAT0           1644 drivers/scsi/aha152x.c 		if (TESTLO(SSTAT0, SPIORDY))
SSTAT0           1846 drivers/scsi/aha152x.c 		if (TESTLO(SSTAT0, SPIORDY))
SSTAT0           1908 drivers/scsi/aha152x.c 		if (TESTLO(SSTAT0, SPIORDY))
SSTAT0           1931 drivers/scsi/aha152x.c 	if (TESTLO(SSTAT0, SPIORDY))
SSTAT0           2181 drivers/scsi/aha152x.c 	unsigned int stat0 = GETPORT(SSTAT0);
SSTAT0           2333 drivers/scsi/aha152x.c 			SETPORT(SSTAT0, REQINIT);
SSTAT0           2571 drivers/scsi/aha152x.c 	s = GETPORT(SSTAT0);
SSTAT0           2611 drivers/scsi/aha152x.c 	s = GETPORT(SSTAT0) & GETPORT(SIMODE0);
SSTAT0           2347 drivers/scsi/aic7xxx/aic79xx_core.c 			    && (ahd_inb(ahd, SSTAT0) & SELDO) == 0
SSTAT0           2400 drivers/scsi/aic7xxx/aic79xx_core.c 	status0 = ahd_inb(ahd, SSTAT0) & (IOERR|OVERRUN|SELDI|SELDO);
SSTAT0           2602 drivers/scsi/aic7xxx/aic79xx_core.c 			 && (ahd_inb(ahd, SSTAT0) & SELDI) == 0
SSTAT0           2603 drivers/scsi/aic7xxx/aic79xx_core.c 			 && ((ahd_inb(ahd, SSTAT0) & SELDO) == 0
SSTAT0           4273 drivers/scsi/aic7xxx/aic79xx_core.c 	 && (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) == 0)
SSTAT0           4307 drivers/scsi/aic7xxx/aic79xx_core.c 	if (ahd_inb(ahd, SSTAT0) & TARGET)
SSTAT0           7895 drivers/scsi/aic7xxx/aic79xx_core.c 	       || (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) != 0));
SSTAT0           9736 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd_sstat0_print(ahd_inb(ahd, SSTAT0), &cur_col, 50);
SSTAT0           1545 drivers/scsi/aic7xxx/aic7xxx_core.c 		status0 = ahc_inb(ahc, SSTAT0) & IOERR;
SSTAT0           2769 drivers/scsi/aic7xxx/aic7xxx_core.c 	if (ahc_inb(ahc, SSTAT0) & TARGET)
SSTAT0           5612 drivers/scsi/aic7xxx/aic7xxx_core.c 	       || (ahc_inb(ahc, SSTAT0) & (SELDO|SELINGO)) != 0));
SSTAT0           7183 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc_sstat0_print(ahc_inb(ahc, SSTAT0), &cur_col, 50);