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

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c2144 u_int active_scbptr; local
2245 active_scbptr = saved_scbptr;
2249 bus_scb = ahd_lookup_scb(ahd, active_scbptr);
2261 && SCB_GET_TAG(pending_scb) == active_scbptr) {
2267 pending_scb = ahd_lookup_scb(ahd, active_scbptr);

Completed in 95 milliseconds