Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/dvb/b2c2/
Dflexcop-pci.c59 int active_dma1_addr; /* 0 = addr0 of dma1; 1 = addr1 of dma1 */ member
170 if (fc_pci->active_dma1_addr == 0) in flexcop_pci_isr()
179 deb_irq("page change to page: %d\n",!fc_pci->active_dma1_addr); in flexcop_pci_isr()
180 fc_pci->active_dma1_addr = !fc_pci->active_dma1_addr; in flexcop_pci_isr()