Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dpci_dma.c111 static unsigned long num_tces_sg( struct scatterlist *sg,
1151 static unsigned long num_tces_sg( struct scatterlist *sg, int nents ) in num_tces_sg() function
1384 numTces = num_tces_sg(sg, nents); in pci_map_sg()