Lines Matching defs:pdev
34 struct pci_dev *pdev = cptvf->pdev; in init_worker_threads() local
62 struct pci_dev *pdev = cptvf->pdev; in cleanup_worker_threads() local
138 struct pci_dev *pdev = cptvf->pdev; in init_pending_queues() local
156 struct pci_dev *pdev = cptvf->pdev; in cleanup_pending_queues() local
172 struct pci_dev *pdev = cptvf->pdev; in free_command_queues() local
207 struct pci_dev *pdev = cptvf->pdev; in alloc_command_queues() local
278 struct pci_dev *pdev = cptvf->pdev; in init_command_queues() local
295 struct pci_dev *pdev = cptvf->pdev; in cleanup_command_queues() local
314 struct pci_dev *pdev = cptvf->pdev; in cptvf_sw_init() local
517 struct pci_dev *pdev = cptvf->pdev; in cptvf_misc_intr_handler() local
588 struct pci_dev *pdev = cptvf->pdev; in cptvf_done_intr_handler() local
613 struct pci_dev *pdev = cptvf->pdev; in cptvf_set_irq_affinity() local
661 static int cptvf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in cptvf_probe()
804 static void cptvf_remove(struct pci_dev *pdev) in cptvf_remove()
830 static void cptvf_shutdown(struct pci_dev *pdev) in cptvf_shutdown()