Home
last modified time | relevance | path

Searched refs:pci_map_sg (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/include/linux/
Dpci-dma-compat.h65 pci_map_sg(struct pci_dev *hwdev, struct scatterlist *sg, in pci_map_sg() function
/Linux-v5.15/drivers/media/pci/ivtv/
Divtv-udma.c138 dma->SG_length = pci_map_sg(itv->pdev, dma->SGlist, dma->page_count, PCI_DMA_TODEVICE); in ivtv_udma_setup()
Divtv-yuv.c116 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/
Dtifm_core.c296 return pci_map_sg(to_pci_dev(sock->dev.parent), sg, nents, direction); in tifm_map_sg()
/Linux-v5.15/drivers/char/agp/
Dintel-gtt.c113 if (!pci_map_sg(intel_private.pcidev, in intel_gtt_map_memory()
/Linux-v5.15/drivers/scsi/elx/efct/
Defct_lio.c385 ocp->seg_map_cnt = pci_map_sg(io->efct->pci, cmd->t_data_sg, in efct_lio_sg_map()
/Linux-v5.15/Documentation/scsi/
DChangeLog.lpfc1390 * Detect failure return from pci_map_sg call in lpfc_os_prep_io