SIMODE0           787 drivers/scsi/aha152x.c 	SETPORT(SIMODE0, 0);
SIMODE0           882 drivers/scsi/aha152x.c 			SETPORT(SIMODE0, ENSELDO | (DISCONNECTED_SC ? ENSELDI : 0));
SIMODE0           885 drivers/scsi/aha152x.c 			SETPORT(SIMODE0, (CURRENT_SC->SCp.phase & spiordy) ? ENSPIORDY : 0);
SIMODE0           889 drivers/scsi/aha152x.c 		SETPORT(SIMODE0, 0);
SIMODE0           892 drivers/scsi/aha152x.c 		SETPORT(SIMODE0, DISCONNECTED_SC ? ENSELDI : 0);
SIMODE0          1950 drivers/scsi/aha152x.c 	SETPORT(SIMODE0, 0);
SIMODE0          2084 drivers/scsi/aha152x.c 	SETPORT(SIMODE0, 0);
SIMODE0          2411 drivers/scsi/aha152x.c 	s0 = GETPORT(SIMODE0);
SIMODE0          2611 drivers/scsi/aha152x.c 	s = GETPORT(SSTAT0) & GETPORT(SIMODE0);
SIMODE0          2739 drivers/scsi/aha152x.c 	s = GETPORT(SIMODE0);
SIMODE0          2423 drivers/scsi/aic7xxx/aic79xx_core.c 		simode0 = ahd_inb(ahd, SIMODE0);
SIMODE0          3501 drivers/scsi/aic7xxx/aic79xx_core.c   			simode0 = ahd_inb(ahd, SIMODE0);
SIMODE0          3507 drivers/scsi/aic7xxx/aic79xx_core.c 			ahd_outb(ahd, SIMODE0, 0);
SIMODE0          3535 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_outb(ahd, SIMODE0, simode0);
SIMODE0          6609 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI));
SIMODE0          6642 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI));
SIMODE0          7311 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd_outb(ahd, SIMODE0, ENIOERR|ENOVERRUN);
SIMODE0          9901 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd_simode0_print(ahd_inb(ahd, SIMODE0), &cur_col, 50);
SIMODE0          2036 drivers/scsi/aic7xxx/aic7xxx_core.c 			simode0 = ahc_inb(ahc, SIMODE0);
SIMODE0          2037 drivers/scsi/aic7xxx/aic7xxx_core.c 			ahc_outb(ahc, SIMODE0, 0);
SIMODE0          2064 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, SIMODE0, simode0);
SIMODE0          5093 drivers/scsi/aic7xxx/aic7xxx_core.c 			ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR);
SIMODE0          5110 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR);
SIMODE0          7187 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc_simode0_print(ahc_inb(ahc, SIMODE0), &cur_col, 50);