active_scb       5495 dev/ic/aic7xxx.c 	u_int	active_scb;
active_scb       5503 dev/ic/aic7xxx.c 		active_scb = ahc_inb(ahc, SCBPTR);
active_scb       5506 dev/ic/aic7xxx.c 		active_scb = SCB_LIST_NULL;
active_scb       5545 dev/ic/aic7xxx.c 		ahc_outb(ahc, SCBPTR, active_scb);
active_scb       5655 dev/ic/aic7xxx.c 	u_int	active_scb;
active_scb       5670 dev/ic/aic7xxx.c 	active_scb = ahc_inb(ahc, SCBPTR);
active_scb       5775 dev/ic/aic7xxx.c 	ahc_outb(ahc, SCBPTR, active_scb);