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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c2031 u_int active_scbptr; local
2135 active_scbptr = saved_scbptr;
2139 bus_scb = ahd_lookup_scb(ahd, active_scbptr);
2151 && SCB_GET_TAG(pending_scb) == active_scbptr) {
2157 pending_scb = ahd_lookup_scb(ahd, active_scbptr);

Completed in 41 milliseconds