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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx_inline.h334 ahd_sg_bus_to_virt(struct ahd_softc *ahd,
360 ahd_sg_bus_to_virt(struct ahd_softc *ahd, struct scb *scb, uint32_t sg_busaddr) function
H A Daic79xx_core.c820 sg = ahd_sg_bus_to_virt(ahd, scb, sgptr);
827 sg = ahd_sg_bus_to_virt(ahd, scb, sgptr);
4947 sg = ahd_sg_bus_to_virt(ahd, scb, sgptr);
4980 sg = ahd_sg_bus_to_virt(ahd, scb, sgptr);
5086 sg = ahd_sg_bus_to_virt(ahd, scb, sgptr);
5098 sg = ahd_sg_bus_to_virt(ahd, scb, sgptr);
8367 sg = ahd_sg_bus_to_virt(ahd, scb, resid_sgptr & SG_PTR_MASK);

Completed in 113 milliseconds