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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c112 dma_addr_t dmahandle; member in struct:hfcPCI_hw
174 pci_free_consistent(hc->pdev, 0x8000, hc->hw.fifos, hc->hw.dmahandle);
2047 buffer = pci_alloc_consistent(hc->pdev, 0x8000, &hc->hw.dmahandle);
2055 pci_write_config_dword(hc->pdev, 0x80, hc->hw.dmahandle);
2060 (u_long) hc->hw.dmahandle, hc->irq, HZ);

Completed in 62 milliseconds