Searched refs:SG_ENT_VIRT_ADDRESS (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/sn/pci/
H A Dpci_dma.c21 #define SG_ENT_VIRT_ADDRESS(sg) (sg_virt((sg))) macro
22 #define SG_ENT_PHYS_ADDRESS(SG) virt_to_phys(SG_ENT_VIRT_ADDRESS(SG))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/sn/pci/
H A Dpci_dma.c21 #define SG_ENT_VIRT_ADDRESS(sg) (sg_virt((sg))) macro
22 #define SG_ENT_PHYS_ADDRESS(SG) virt_to_phys(SG_ENT_VIRT_ADDRESS(SG))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Dpci_iommu.c500 #define SG_ENT_VIRT_ADDRESS(SG) (sg_virt((SG)))
501 #define SG_ENT_PHYS_ADDRESS(SG) __pa(SG_ENT_VIRT_ADDRESS(SG))
639 last_sg - leader, SG_ENT_VIRT_ADDRESS(last_sg),
643 last_sg - leader, SG_ENT_VIRT_ADDRESS(last_sg),
672 = pci_map_single_1(pdev, SG_ENT_VIRT_ADDRESS(sg),
499 #define SG_ENT_VIRT_ADDRESS macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Dpci_iommu.c500 #define SG_ENT_VIRT_ADDRESS(SG) (sg_virt((SG)))
501 #define SG_ENT_PHYS_ADDRESS(SG) __pa(SG_ENT_VIRT_ADDRESS(SG))
639 last_sg - leader, SG_ENT_VIRT_ADDRESS(last_sg),
643 last_sg - leader, SG_ENT_VIRT_ADDRESS(last_sg),
672 = pci_map_single_1(pdev, SG_ENT_VIRT_ADDRESS(sg),
499 #define SG_ENT_VIRT_ADDRESS macro

Completed in 196 milliseconds