Searched refs:hpsa_pci_unmap (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/scsi/ |
D | hpsa.c | 2805 static void hpsa_pci_unmap(struct pci_dev *pdev, struct CommandList *c, in hpsa_pci_unmap() function 2912 hpsa_pci_unmap(h->pdev, c, 1, data_direction); in hpsa_scsi_do_simple_cmd_with_retry() 6467 hpsa_pci_unmap(h->pdev, c, 1, DMA_BIDIRECTIONAL); in hpsa_passthru_ioctl() 6565 hpsa_pci_unmap(h->pdev, c, i, in hpsa_big_passthru_ioctl() 6579 hpsa_pci_unmap(h->pdev, c, sg_used, DMA_BIDIRECTIONAL); in hpsa_big_passthru_ioctl()
|