Searched refs:fill_sg (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | pci_iommu.c | 456 static inline void fill_sg(iopte_t *iopte, struct scatterlist *sg, in fill_sg() function 600 fill_sg (base, sglist, used, nelems, iopte_protection); in pci_map_sg()
|
D | sbus.c | 417 static inline void fill_sg(iopte_t *iopte, struct scatterlist *sg, int nused, int nelems, unsigned … in fill_sg() function 537 fill_sg(iopte, sg, used, nents, iopte_bits); in sbus_map_sg()
|