Home
last modified time | relevance | path

Searched refs:map_sg (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-ia64/
Dmachvec.h100 # define platform_pci_map_sg ia64_mv.map_sg
134 ia64_mv_pci_map_sg *map_sg; member
/linux-2.4.37.9/include/asm-parisc/
Dpci.h142 int (*map_sg)(struct pci_dev *dev, struct scatterlist *sg, int nents, int direction); member
198 #define pci_map_sg(p, sg, n, d) hppa_dma_ops->map_sg(p, sg, n, d)