/drivers/parisc/ |
D | iommu-helpers.h | 12 iommu_fill_pdir(struct ioc *ioc, struct scatterlist *startsg, int nents, in iommu_fill_pdir() 99 struct scatterlist *startsg, int nents, in iommu_coalesce_chunks()
|
D | ccio-rm-dma.c | 114 static int ccio_map_sg(struct pci_dev *dev, struct scatterlist *sglist, int nents, int direction) in ccio_map_sg() 130 static void ccio_unmap_sg(struct pci_dev *dev, struct scatterlist *sglist, int nents, int direction) in ccio_unmap_sg()
|
D | sba_iommu.c | 272 sba_dump_sg( struct ioc *ioc, struct scatterlist *startsg, int nents) in sba_dump_sg() 933 sba_map_sg(struct device *dev, struct scatterlist *sglist, int nents, in sba_map_sg() 1017 sba_unmap_sg(struct device *dev, struct scatterlist *sglist, int nents, in sba_unmap_sg()
|
D | ccio-dma.c | 903 ccio_map_sg(struct device *dev, struct scatterlist *sglist, int nents, in ccio_map_sg() 980 ccio_unmap_sg(struct device *dev, struct scatterlist *sglist, int nents, in ccio_unmap_sg()
|
/drivers/infiniband/hw/ipath/ |
D | ipath_dma.c | 101 int nents, enum dma_data_direction direction) in ipath_map_sg() 122 struct scatterlist *sg, int nents, in ipath_unmap_sg()
|
/drivers/misc/ |
D | tifm_core.c | 293 int tifm_map_sg(struct tifm_dev *sock, struct scatterlist *sg, int nents, in tifm_map_sg() 300 void tifm_unmap_sg(struct tifm_dev *sock, struct scatterlist *sg, int nents, in tifm_unmap_sg()
|
/drivers/infiniband/hw/cxgb3/ |
D | cxio_dbg.c | 138 void cxio_dump_rqt(struct cxio_rdev *rdev, u32 hwtid, int nents) in cxio_dump_rqt()
|
/drivers/scsi/ |
D | scsi_lib.c | 771 static inline unsigned int scsi_sgtable_index(unsigned short nents) in scsi_sgtable_index() 785 static void scsi_sg_free(struct scatterlist *sgl, unsigned int nents) in scsi_sg_free() 793 static struct scatterlist *scsi_sg_alloc(unsigned int nents, gfp_t gfp_mask) in scsi_sg_alloc() 801 static int scsi_alloc_sgtable(struct scsi_data_buffer *sdb, int nents, in scsi_alloc_sgtable()
|
/drivers/crypto/ |
D | ixp4xx_crypto.c | 377 int nents; in one_packet() local 764 int nents = 0; in chainup_buffers() local 866 unsigned int nbytes = req->nbytes, nents; in ablk_perform() local 1003 unsigned int cryptlen, nents; in aead_perform() local
|
/drivers/usb/misc/ |
D | usbtest.c | 336 static void free_sglist (struct scatterlist *sg, int nents) in free_sglist() 351 alloc_sglist (int nents, int max, int vary) in alloc_sglist() 402 int nents in perform_sglist()
|
/drivers/usb/core/ |
D | usb.c | 879 struct scatterlist *sg, int nents) in usb_buffer_map_sg()
|
D | message.c | 362 int nents, size_t length, gfp_t mem_flags) in usb_sg_init()
|
/drivers/message/i2o/ |
D | i2o_block.c | 317 int nents; in i2o_block_sglist_alloc() local
|
/drivers/staging/altpciechdma/ |
D | altpciechdma.c | 415 static int ape_sg_to_chdma_table(struct scatterlist *sgl, int nents, int first, struct ape_chdma_de… in ape_sg_to_chdma_table()
|
/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 705 int len, nents, count; in srp_map_data() local
|
/drivers/media/video/ |
D | pxa_camera.c | 496 int nents; in pxa_videobuf_queue() local
|