Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dpci_dma.c114 static dma_addr_t create_tces_sg( struct TceTable *tbl,
1285 static dma_addr_t create_tces_sg(struct TceTable *tbl, struct scatterlist *sg, in create_tces_sg() function
1386 dma_handle = create_tces_sg( tbl, sg, nents, numTces, direction ); in pci_map_sg()