Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dips.c1538 dma_addr_t dma_busaddr; in ips_alloc_passthru_buffer() local
1543 bigger_buf = pci_alloc_consistent(ha->pcidev, length, &dma_busaddr); in ips_alloc_passthru_buffer()
1551 ha->ioctl_busaddr = dma_busaddr; in ips_alloc_passthru_buffer()