Searched refs:sn_pci_unmap_sg (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dmachvec_sn1.h58 extern ia64_mv_pci_unmap_sg sn_pci_unmap_sg;
95 #define platform_pci_unmap_sg sn_pci_unmap_sg
H A Dmachvec_sn2.h58 extern ia64_mv_pci_unmap_sg sn_pci_unmap_sg;
95 #define platform_pci_unmap_sg sn_pci_unmap_sg
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dmachvec_sn1.h58 extern ia64_mv_pci_unmap_sg sn_pci_unmap_sg;
95 #define platform_pci_unmap_sg sn_pci_unmap_sg
H A Dmachvec_sn2.h58 extern ia64_mv_pci_unmap_sg sn_pci_unmap_sg;
95 #define platform_pci_unmap_sg sn_pci_unmap_sg
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Dpci_dma.c400 * sn_pci_unmap_sg - unmap a scatter-gather list
408 * known as sn_pci_unmap_sg() by the IA64 machvec code.
411 sn_pci_unmap_sg(struct pci_dev *hwdev, struct scatterlist *sg, int nents, int direction) function
638 EXPORT_SYMBOL(sn_pci_unmap_sg); variable

Completed in 51 milliseconds