SCB_CONTROL      1960 drivers/scsi/aic7xxx/aic79xx_core.c 			ahd_outb(ahd, SCB_CONTROL, scb->hscb->control);
SCB_CONTROL      2029 drivers/scsi/aic7xxx/aic79xx_core.c 			ahd_outb(ahd, SCB_CONTROL,
SCB_CONTROL      2030 drivers/scsi/aic7xxx/aic79xx_core.c 				 ahd_inb_scbram(ahd, SCB_CONTROL)
SCB_CONTROL      2144 drivers/scsi/aic7xxx/aic79xx_core.c 		       ahd_inb_scbram(ahd, SCB_CONTROL));
SCB_CONTROL      2263 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_outb(ahd, SCB_CONTROL,
SCB_CONTROL      2264 drivers/scsi/aic7xxx/aic79xx_core.c 			 ahd_inb_scbram(ahd, SCB_CONTROL) & ~MK_MESSAGE);
SCB_CONTROL      3355 drivers/scsi/aic7xxx/aic79xx_core.c 		} else if ((ahd_inb_scbram(ahd, SCB_CONTROL)
SCB_CONTROL      4283 drivers/scsi/aic7xxx/aic79xx_core.c 		control = ahd_inb_scbram(ahd, SCB_CONTROL);
SCB_CONTROL      4286 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_outb(ahd, SCB_CONTROL, control);
SCB_CONTROL      4496 drivers/scsi/aic7xxx/aic79xx_core.c 		      ahd_inb_scbram(ahd, SCB_CONTROL), ahd_inb(ahd, MSG_OUT),
SCB_CONTROL      4504 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd_outb(ahd, SCB_CONTROL,
SCB_CONTROL      4505 drivers/scsi/aic7xxx/aic79xx_core.c 		 ahd_inb_scbram(ahd, SCB_CONTROL) & ~MK_MESSAGE);
SCB_CONTROL      5636 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_outb(ahd, SCB_CONTROL,
SCB_CONTROL      5637 drivers/scsi/aic7xxx/aic79xx_core.c 			 ahd_inb_scbram(ahd, SCB_CONTROL) & mask);
SCB_CONTROL      6357 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_outb(ahd, SCB_CONTROL, MK_MESSAGE);
SCB_CONTROL      6385 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_outb(ahd, SCB_CONTROL, 0);
SCB_CONTROL      9768 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_scb_control_print(ahd_inb_scbram(ahd, SCB_CONTROL),
SCB_CONTROL      9953 drivers/scsi/aic7xxx/aic79xx_core.c 		       ahd_inb_scbram(ahd, SCB_CONTROL),
SCB_CONTROL      2325 drivers/scsi/aic7xxx/aic79xx_osm.c 			ahd_outb(ahd, SCB_CONTROL,
SCB_CONTROL      2326 drivers/scsi/aic7xxx/aic79xx_osm.c 				 ahd_inb(ahd, SCB_CONTROL)|MK_MESSAGE);
SCB_CONTROL      1176 drivers/scsi/aic7xxx/aic7xxx_core.c 		       ahc_inb(ahc, SCB_CONTROL));
SCB_CONTROL      1505 drivers/scsi/aic7xxx/aic7xxx_core.c 		       ahc_inb(ahc, SCB_CONTROL));
SCB_CONTROL      2748 drivers/scsi/aic7xxx/aic7xxx_core.c 		control = ahc_inb(ahc, SCB_CONTROL);
SCB_CONTROL      2751 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, SCB_CONTROL, control);
SCB_CONTROL      2944 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc_outb(ahc, SCB_CONTROL, ahc_inb(ahc, SCB_CONTROL) & ~MK_MESSAGE);
SCB_CONTROL      3171 drivers/scsi/aic7xxx/aic7xxx_core.c 		} else if ((ahc_inb(ahc, SCB_CONTROL) & STATUS_RCVD) == 0) {
SCB_CONTROL      4102 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, SCB_CONTROL,
SCB_CONTROL      4103 drivers/scsi/aic7xxx/aic7xxx_core.c 			 ahc_inb(ahc, SCB_CONTROL) & mask);
SCB_CONTROL      4732 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, SCB_CONTROL, 0);
SCB_CONTROL      6210 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc_outb(ahc, SCB_CONTROL, 0);
SCB_CONTROL      6261 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc_outb(ahc, SCB_CONTROL, 0);
SCB_CONTROL      7259 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_scb_control_print(ahc_inb(ahc, SCB_CONTROL), &cur_col, 60);
SCB_CONTROL      7278 drivers/scsi/aic7xxx/aic7xxx_core.c 			ahc_scb_control_print(ahc_inb(ahc, SCB_CONTROL),
SCB_CONTROL      2272 drivers/scsi/aic7xxx/aic7xxx_osm.c 			ahc_outb(ahc, SCB_CONTROL,
SCB_CONTROL      2273 drivers/scsi/aic7xxx/aic7xxx_osm.c 				 ahc_inb(ahc, SCB_CONTROL)|MK_MESSAGE);