Searched refs:dma_unmap_sg (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/fc4/
H A Dfc.c62 #define dma_unmap_sg(d,s,n,dir) sbus_unmap_sg(d,s,n,dir) macro
71 #define dma_unmap_sg(d,s,n,dir) pci_unmap_sg(d,s,n,dir) macro
436 dma_unmap_sg(fc->dev, (struct scatterlist *)SCpnt->buffer, SCpnt->use_sg,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/storage/
H A Dtransport.c72 #define dma_unmap_sg(d,s,n,dir) pci_unmap_sg(d,s,n,dir) macro
602 dma_unmap_sg (pdev, sg, n_hw_ents,

Completed in 49 milliseconds