Searched refs:hpsa_pci_unmap (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | hpsa.c | 2762 static void hpsa_pci_unmap(struct pci_dev *pdev, in hpsa_pci_unmap() function 2868 hpsa_pci_unmap(h->pdev, c, 1, data_direction); in hpsa_scsi_do_simple_cmd_with_retry() 6338 hpsa_pci_unmap(h->pdev, c, 1, PCI_DMA_BIDIRECTIONAL); in hpsa_passthru_ioctl() 6456 hpsa_pci_unmap(h->pdev, c, i, in hpsa_big_passthru_ioctl() 6470 hpsa_pci_unmap(h->pdev, c, sg_used, PCI_DMA_BIDIRECTIONAL); in hpsa_big_passthru_ioctl()
|