Searched refs:active_scbptr (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c2172 u_int active_scbptr; local
2276 active_scbptr = saved_scbptr;
2280 bus_scb = ahd_lookup_scb(ahd, active_scbptr);
2292 && SCB_GET_TAG(pending_scb) == active_scbptr) {
2298 pending_scb = ahd_lookup_scb(ahd, active_scbptr);

Completed in 43 milliseconds