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
141 struct pci_dev *pdev = cptvf->pdev; in init_pending_queues() local
159 struct pci_dev *pdev = cptvf->pdev; in cleanup_pending_queues() local
175 struct pci_dev *pdev = cptvf->pdev; in free_command_queues() local
210 struct pci_dev *pdev = cptvf->pdev; in alloc_command_queues() local
281 struct pci_dev *pdev = cptvf->pdev; in init_command_queues() local
298 struct pci_dev *pdev = cptvf->pdev; in cleanup_command_queues() local
317 struct pci_dev *pdev = cptvf->pdev; in cptvf_sw_init() local
520 struct pci_dev *pdev = cptvf->pdev; in cptvf_misc_intr_handler() local
591 struct pci_dev *pdev = cptvf->pdev; in cptvf_done_intr_handler() local
616 struct pci_dev *pdev = cptvf->pdev; in cptvf_set_irq_affinity() local
664 static int cptvf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in cptvf_probe()
813 static void cptvf_remove(struct pci_dev *pdev) in cptvf_remove()
839 static void cptvf_shutdown(struct pci_dev *pdev) in cptvf_shutdown()