Lines Matching refs:fc_dev
71 struct flexcop_device *fc_dev; member
109 struct flexcop_device *fc = fc_pci->fc_dev; in flexcop_pci_irq_check_work()
149 struct flexcop_device *fc = fc_pci->fc_dev; in flexcop_pci_isr()
172 flexcop_pass_dmx_packets(fc_pci->fc_dev, in flexcop_pci_isr()
176 flexcop_pass_dmx_packets(fc_pci->fc_dev, in flexcop_pci_isr()
202 flexcop_pass_dmx_data(fc_pci->fc_dev, in flexcop_pci_isr()
213 flexcop_pass_dmx_data(fc_pci->fc_dev, in flexcop_pci_isr()
273 flexcop_sram_set_dest(fc_pci->fc_dev, FC_SRAM_DEST_MEDIA | in flexcop_pci_dma_init()
275 flexcop_sram_set_dest(fc_pci->fc_dev, FC_SRAM_DEST_CAO | in flexcop_pci_dma_init()
354 fc_pci->fc_dev = fc; in flexcop_pci_probe()
414 flexcop_device_exit(fc_pci->fc_dev); in flexcop_pci_remove()
416 flexcop_device_kfree(fc_pci->fc_dev); in flexcop_pci_remove()