Home
last modified time | relevance | path

Searched defs:sglist (Results 1 – 25 of 37) sorted by relevance

12

/drivers/media/pci/tw68/
Dtw68-risc.c41 static __le32 *tw68_risc_field(__le32 *rp, struct scatterlist *sglist, in tw68_risc_field()
138 struct scatterlist *sglist, in tw68_risc_buffer()
/drivers/parisc/
Dccio-rm-dma.c115 static int ccio_map_sg(struct pci_dev *dev, struct scatterlist *sglist, int nents, int direction) in ccio_map_sg()
131 static void ccio_unmap_sg(struct pci_dev *dev, struct scatterlist *sglist, int nents, int direction) in ccio_unmap_sg()
Dccio-dma.c915 ccio_map_sg(struct device *dev, struct scatterlist *sglist, int nents, in ccio_map_sg()
994 ccio_unmap_sg(struct device *dev, struct scatterlist *sglist, int nents, in ccio_unmap_sg()
Dsba_iommu.c954 sba_map_sg(struct device *dev, struct scatterlist *sglist, int nents, in sba_map_sg()
1039 sba_unmap_sg(struct device *dev, struct scatterlist *sglist, int nents, in sba_unmap_sg()
/drivers/media/pci/cx25821/
Dcx25821-core.c1003 static __le32 *cx25821_risc_field(__le32 * rp, struct scatterlist *sglist, in cx25821_risc_field()
1066 struct scatterlist *sglist, unsigned int top_offset, in cx25821_risc_buffer()
1114 static __le32 *cx25821_risc_field_audio(__le32 * rp, struct scatterlist *sglist, in cx25821_risc_field_audio()
1177 struct scatterlist *sglist, in cx25821_risc_databuffer_audio()
Dcx25821-alsa.c64 struct scatterlist *sglist; member
/drivers/media/pci/cx88/
Dcx88-core.c79 static __le32 *cx88_risc_field(__le32 *rp, struct scatterlist *sglist, in cx88_risc_field()
140 struct scatterlist *sglist, in cx88_risc_buffer()
186 struct scatterlist *sglist, unsigned int bpl, in cx88_risc_databuffer()
Dcx88-alsa.c57 struct scatterlist *sglist; member
/drivers/mfd/
Drtsx_pcr.c367 int rtsx_pci_transfer_data(struct rtsx_pcr *pcr, struct scatterlist *sglist, in rtsx_pci_transfer_data()
386 int rtsx_pci_dma_map_sg(struct rtsx_pcr *pcr, struct scatterlist *sglist, in rtsx_pci_dma_map_sg()
401 void rtsx_pci_dma_unmap_sg(struct rtsx_pcr *pcr, struct scatterlist *sglist, in rtsx_pci_dma_unmap_sg()
410 int rtsx_pci_dma_transfer(struct rtsx_pcr *pcr, struct scatterlist *sglist, in rtsx_pci_dma_transfer()
/drivers/media/pci/cx23885/
Dcx23885-core.c1076 static __le32 *cx23885_risc_field(__le32 *rp, struct scatterlist *sglist, in cx23885_risc_field()
1144 struct scatterlist *sglist, unsigned int top_offset, in cx23885_risc_buffer()
1187 struct scatterlist *sglist, in cx23885_risc_databuffer()
1219 struct scatterlist *sglist, unsigned int top_offset, in cx23885_risc_vbibuffer()
/drivers/crypto/cavium/nitrox/
Dnitrox_reqmgr.c65 struct nitrox_sglist *sglist; in softreq_unmap_sgbufs() local
144 struct nitrox_sglist *sglist; in create_sg_component() local
Dnitrox_req.h398 struct nitrox_sglist *sglist; member
/drivers/scsi/osd/
Dosd_initiator.c907 const struct osd_sg_entry *sglist, unsigned numentries, u64 *len) in _add_sg_continuation_descriptor()
997 const struct osd_sg_entry *sglist, unsigned numentries) in osd_req_write_sg()
1015 const struct osd_sg_entry *sglist, unsigned numentries) in osd_req_read_sg()
1049 void **buff, const struct osd_sg_entry *sglist, unsigned numentries) in _create_sg_bios()
1082 const struct osd_sg_entry *sglist, unsigned numentries) in osd_req_write_sg_kern()
1097 const struct osd_sg_entry *sglist, unsigned numentries) in osd_req_read_sg_kern()
/drivers/media/v4l2-core/
Dvideobuf-dma-sg.c68 struct scatterlist *sglist; in videobuf_vmalloc_to_sg() local
98 struct scatterlist *sglist; in videobuf_pages_to_sg() local
/drivers/media/pci/bt8xx/
Dbttv-risc.c48 struct scatterlist *sglist, in bttv_risc_packed()
127 struct scatterlist *sglist, in bttv_risc_planar()
/drivers/firmware/efi/
Dcapsule.c247 efi_capsule_block_desc_t *sglist; in efi_capsule_update() local
/drivers/scsi/
Dpmcraid.c3181 struct scatterlist *sglist; in pmcraid_build_ioadl() local
3233 static void pmcraid_free_sglist(struct pmcraid_sglist *sglist) in pmcraid_free_sglist()
3256 struct pmcraid_sglist *sglist; in pmcraid_alloc_sglist() local
3318 struct pmcraid_sglist *sglist, in pmcraid_copy_sglist()
3555 struct pmcraid_sglist *sglist = NULL; in pmcraid_build_passthrough_ioadls() local
3614 struct pmcraid_sglist *sglist = cmd->sglist; in pmcraid_release_passthrough_ioadls() local
D3w-sas.c297 struct scatterlist *sglist = NULL, *sg; in twl_scsiop_execute_scsi() local
377 TW_SG_Entry_ISO sglist[1]; in twl_aen_read_queue() local
561 TW_SG_Entry_ISO sglist[1]; in twl_aen_drain_queue() local
D3w-9xxx.c282 TW_SG_Entry sglist[1]; in twa_aen_drain_queue() local
428 TW_SG_Entry sglist[1]; in twa_aen_read_queue() local
1810 struct scatterlist *sglist = NULL, *sg; in DEF_SCSI_QCMD() local
Dipr.c3834 struct ipr_sglist *sglist; in ipr_alloc_ucode_buffer() local
3898 static void ipr_free_ucode_buffer(struct ipr_sglist *sglist) in ipr_free_ucode_buffer()
3920 static int ipr_copy_ucode_buffer(struct ipr_sglist *sglist, in ipr_copy_ucode_buffer()
3970 struct ipr_sglist *sglist) in ipr_build_ucode_ioadl64()
4001 struct ipr_sglist *sglist) in ipr_build_ucode_ioadl()
4037 struct ipr_sglist *sglist) in ipr_update_ioa_ucode()
4096 struct ipr_sglist *sglist; in ipr_store_update_fw() local
9105 struct ipr_sglist *sglist = ioa_cfg->ucode_sglist; in ipr_reset_ucode_download_done() local
9127 struct ipr_sglist *sglist = ioa_cfg->ucode_sglist; in ipr_reset_ucode_download() local
D3w-xxxx.c1696 struct scatterlist *sglist, *sg; in tw_scsiop_read_write() local
/drivers/firmware/
Ddcdbas.h99 sglist[MAX_SYSMGMT_LONGCMD_SGENTRY_NUM]; member
/drivers/media/common/saa7146/
Dsaa7146_core.c151 struct scatterlist *sglist; in vmalloc_to_sg() local
/drivers/video/fbdev/
Dsh_mobile_lcdcfb.h109 struct scatterlist *sglist; member
/drivers/staging/unisys/visorhba/
Dvisorhba_main.c524 struct scatterlist *sglist = NULL; in visorhba_queue_command_lck() local

12