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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c450 scb = ahd_lookup_scb(ahd, scbid);
574 scb = ahd_lookup_scb(ahd, scbid);
595 scb = ahd_lookup_scb(ahd, scbid);
612 scb = ahd_lookup_scb(ahd, scbid);
917 scb = ahd_lookup_scb(ahd, scb_index);
1051 scb = ahd_lookup_scb(ahd, scbid);
1099 scb = ahd_lookup_scb(ahd, scbid);
1115 scb = ahd_lookup_scb(ahd, scbid);
1168 scb = ahd_lookup_scb(ahd, scbid);
1255 scb = ahd_lookup_scb(ah
[all...]
H A Daic79xx_inline.h678 ahd_lookup_scb(struct ahd_softc *ahd, u_int tag) function
H A Daic79xx_osm.c2139 bus_scb = ahd_lookup_scb(ahd, active_scbptr);
2157 pending_scb = ahd_lookup_scb(ahd, active_scbptr);

Completed in 110 milliseconds