Searched refs:hpsa_pci_unmap (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | hpsa.c | 2587 static void hpsa_pci_unmap(struct pci_dev *pdev, in hpsa_pci_unmap() function 2693 hpsa_pci_unmap(h->pdev, c, 1, data_direction); in hpsa_scsi_do_simple_cmd_with_retry() 6266 hpsa_pci_unmap(h->pdev, c, 1, PCI_DMA_BIDIRECTIONAL); in hpsa_passthru_ioctl() 6385 hpsa_pci_unmap(h->pdev, c, i, in hpsa_big_passthru_ioctl() 6398 hpsa_pci_unmap(h->pdev, c, sg_used, PCI_DMA_BIDIRECTIONAL); in hpsa_big_passthru_ioctl()
|