Searched defs:nents (Results 1 – 9 of 9) sorted by relevance
/include/asm-generic/ |
D | pci-dma-compat.h | 61 int nents, int direction) in pci_map_sg() 68 int nents, int direction) in pci_unmap_sg()
|
D | dma-mapping.h | 91 dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, in dma_map_sg() 215 dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, in dma_map_sg()
|
/include/linux/ |
D | dma-mapping.h | 170 #define dma_map_sg_attrs(dev, sgl, nents, dir, attrs) \ argument 173 #define dma_unmap_sg_attrs(dev, sgl, nents, dir, attrs) \ argument
|
D | scatterlist.h | 12 unsigned int nents; /* number of mapped entries */ member
|
D | usb.h | 1613 int nents; member
|
/include/rdma/ |
D | ib_umem.h | 57 int nents; member
|
D | ib_verbs.h | 1691 struct scatterlist *sg, int nents, in ib_dma_map_sg() 1707 struct scatterlist *sg, int nents, in ib_dma_unmap_sg() 1717 struct scatterlist *sg, int nents, in ib_dma_map_sg_attrs() 1725 struct scatterlist *sg, int nents, in ib_dma_unmap_sg_attrs()
|
/include/asm-mn10300/ |
D | dma-mapping.h | 75 int dma_map_sg(struct device *dev, struct scatterlist *sglist, int nents, in dma_map_sg()
|
/include/media/ |
D | saa7146.h | 62 int nents; member
|