Lines Matching defs:pdev
1200 struct pci_dev *pdev = to_pci_dev(nvmeq->dev->dev); in nvme_poll_irqdisable() local
1417 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_timeout() local
1646 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_alloc_sq_cmds() local
1706 struct pci_dev *pdev = to_pci_dev(nvmeq->dev->dev); in queue_request_irq() local
1847 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_remap_bar() local
1977 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_map_cmb() local
2408 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_setup_irqs() local
2459 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_setup_io_queues() local
2688 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_pci_enable() local
2776 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_pci_ctrl_is_dead() local
2791 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_dev_disable() local
3047 struct pci_dev *pdev = to_pci_dev(to_nvme_dev(ctrl)->dev); in nvme_pci_get_address() local
3054 struct pci_dev *pdev = to_pci_dev(to_nvme_dev(ctrl)->dev); in nvme_pci_print_device_info() local
3091 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_dev_map() local
3105 static unsigned long check_vendor_combination_bug(struct pci_dev *pdev) in check_vendor_combination_bug()
3180 static struct nvme_dev *nvme_pci_alloc_dev(struct pci_dev *pdev, in nvme_pci_alloc_dev()
3246 static int nvme_probe(struct pci_dev *pdev, const struct pci_device_id *id) in nvme_probe()
3356 static void nvme_reset_prepare(struct pci_dev *pdev) in nvme_reset_prepare()
3369 static void nvme_reset_done(struct pci_dev *pdev) in nvme_reset_done()
3377 static void nvme_shutdown(struct pci_dev *pdev) in nvme_shutdown()
3389 static void nvme_remove(struct pci_dev *pdev) in nvme_remove()
3445 struct pci_dev *pdev = to_pci_dev(dev); in nvme_suspend() local
3528 struct pci_dev *pdev = to_pci_dev(dev); in nvme_simple_resume() local
3544 static pci_ers_result_t nvme_error_detected(struct pci_dev *pdev, in nvme_error_detected()
3574 static pci_ers_result_t nvme_slot_reset(struct pci_dev *pdev) in nvme_slot_reset()
3585 static void nvme_error_resume(struct pci_dev *pdev) in nvme_error_resume()