Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c99 dma_addr_t dmahandle; member
162 hc->hw.dmahandle); in release_io_hfcpci()
2018 buffer = dma_alloc_coherent(&hc->pdev->dev, 0x8000, &hc->hw.dmahandle, in setup_hw()
2027 pci_write_config_dword(hc->pdev, 0x80, hc->hw.dmahandle); in setup_hw()
2033 hc->hw.dmahandle); in setup_hw()
2040 &hc->hw.dmahandle, hc->irq, HZ); in setup_hw()