Searched refs:ahc_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 Daic7xxx_core.c334 scb = ahc_lookup_scb(ahc, scb_index);
444 scb = ahc_lookup_scb(ahc, scb_index);
696 scb = ahc_lookup_scb(ahc, scb_index);
787 scb = ahc_lookup_scb(ahc, scb_index);
814 scb = ahc_lookup_scb(ahc, scbindex);
882 scb = ahc_lookup_scb(ahc, scbindex);
998 scb = ahc_lookup_scb(ahc, scb_index);
1169 scb = ahc_lookup_scb(ahc, scb_index);
2151 pending_scb = ahc_lookup_scb(ahc, scb_tag);
2551 scb = ahc_lookup_scb(ah
[all...]
H A Daic7xxx_inline.h389 ahc_lookup_scb(struct ahc_softc *ahc, u_int tag) function
H A Daic7xxx_osm.c2172 bus_scb = ahc_lookup_scb(ahc, ahc_inb(ahc, SCB_TAG));
2202 pending_scb = ahc_lookup_scb(ahc, active_scb_index);

Completed in 102 milliseconds