active_scbptr    2153 drivers/scsi/aic7xxx/aic79xx_osm.c 	u_int  active_scbptr;
active_scbptr    2257 drivers/scsi/aic7xxx/aic79xx_osm.c 	active_scbptr = saved_scbptr;
active_scbptr    2261 drivers/scsi/aic7xxx/aic79xx_osm.c 		bus_scb = ahd_lookup_scb(ahd, active_scbptr);
active_scbptr    2273 drivers/scsi/aic7xxx/aic79xx_osm.c 	    && SCB_GET_TAG(pending_scb) == active_scbptr) {
active_scbptr    2279 drivers/scsi/aic7xxx/aic79xx_osm.c 		pending_scb = ahd_lookup_scb(ahd, active_scbptr);