ahc_scb_control_print 6611 dev/ic/aic7xxx.c 		ahc_scb_control_print(ahc_inb(ahc, SCB_CONTROL), &cur_col, 60);
ahc_scb_control_print 6624 dev/ic/aic7xxx.c 		ahc_scb_control_print(scb->hscb->control, &cur_col, 60);
ahc_scb_control_print 6630 dev/ic/aic7xxx.c 			ahc_scb_control_print(ahc_inb(ahc, SCB_CONTROL),
ahc_scb_control_print  857 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_reg_print_t ahc_scb_control_print;