Searched defs:dma_map_sg (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/storage/
H A Dtransport.c71 #define dma_map_sg(d,s,n,dir) pci_map_sg(d,s,n,dir) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/fc4/
H A Dfc.c61 #define dma_map_sg(d,s,n,dir) sbus_map_sg(d,s,n,dir) macro
70 #define dma_map_sg(d,s,n,dir) pci_map_sg(d,s,n,dir) macro

Completed in 45 milliseconds