Searched refs:hpsa_pci_unmap (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/scsi/ |
| D | hpsa.c | 2787 static void hpsa_pci_unmap(struct pci_dev *pdev, struct CommandList *c, in hpsa_pci_unmap() function 2894 hpsa_pci_unmap(h->pdev, c, 1, data_direction); in hpsa_scsi_do_simple_cmd_with_retry() 6410 hpsa_pci_unmap(h->pdev, c, 1, DMA_BIDIRECTIONAL); in hpsa_passthru_ioctl() 6524 hpsa_pci_unmap(h->pdev, c, i, in hpsa_big_passthru_ioctl() 6538 hpsa_pci_unmap(h->pdev, c, sg_used, DMA_BIDIRECTIONAL); in hpsa_big_passthru_ioctl()
|