Searched refs:pci_map_sg (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/include/linux/ |
| D | pci-dma-compat.h | 65 pci_map_sg(struct pci_dev *hwdev, struct scatterlist *sg, in pci_map_sg() function
|
| /Linux-v5.15/drivers/media/pci/ivtv/ |
| D | ivtv-udma.c | 138 dma->SG_length = pci_map_sg(itv->pdev, dma->SGlist, dma->page_count, PCI_DMA_TODEVICE); in ivtv_udma_setup()
|
| D | ivtv-yuv.c | 116 dma->SG_length = pci_map_sg(itv->pdev, dma->SGlist, dma->page_count, PCI_DMA_TODEVICE); in ivtv_yuv_prep_user_dma()
|
| /Linux-v5.15/drivers/misc/ |
| D | tifm_core.c | 296 return pci_map_sg(to_pci_dev(sock->dev.parent), sg, nents, direction); in tifm_map_sg()
|
| /Linux-v5.15/drivers/char/agp/ |
| D | intel-gtt.c | 113 if (!pci_map_sg(intel_private.pcidev, in intel_gtt_map_memory()
|
| /Linux-v5.15/drivers/scsi/elx/efct/ |
| D | efct_lio.c | 385 ocp->seg_map_cnt = pci_map_sg(io->efct->pci, cmd->t_data_sg, in efct_lio_sg_map()
|
| /Linux-v5.15/Documentation/scsi/ |
| D | ChangeLog.lpfc | 1390 * Detect failure return from pci_map_sg call in lpfc_os_prep_io
|