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

/drivers/scsi/aic7xxx/
H A Daic79xx_core.c796 ahd_lookup_scb(struct ahd_softc *ahd, u_int tag) function
1216 scb = ahd_lookup_scb(ahd, scbid);
1340 scb = ahd_lookup_scb(ahd, scbid);
1361 scb = ahd_lookup_scb(ahd, scbid);
1378 scb = ahd_lookup_scb(ahd, scbid);
1683 scb = ahd_lookup_scb(ahd, scb_index);
1817 scb = ahd_lookup_scb(ahd, scbid);
1865 scb = ahd_lookup_scb(ahd, scbid);
1881 scb = ahd_lookup_scb(ahd, scbid);
1934 scb = ahd_lookup_scb(ah
[all...]

Completed in 16 milliseconds