Lines Matching defs:pdev
1095 struct pci_dev *pdev = to_pci_dev(nvmeq->dev->dev); in nvme_poll_irqdisable() local
1484 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_alloc_sq_cmds() local
1544 struct pci_dev *pdev = to_pci_dev(nvmeq->dev->dev); in queue_request_irq() local
1692 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_remap_bar() local
1826 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_map_cmb() local
2112 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_setup_irqs() local
2160 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_setup_io_queues() local
2371 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_pci_enable() local
2465 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_pci_disable() local
2478 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_dev_disable() local
2740 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_remove_dead_ctrl_work() local
2767 struct pci_dev *pdev = to_pci_dev(to_nvme_dev(ctrl)->dev); in nvme_pci_get_address() local
2787 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_dev_map() local
2801 static unsigned long check_vendor_combination_bug(struct pci_dev *pdev) in check_vendor_combination_bug()
2879 static int nvme_probe(struct pci_dev *pdev, const struct pci_device_id *id) in nvme_probe()
2971 static void nvme_reset_prepare(struct pci_dev *pdev) in nvme_reset_prepare()
2984 static void nvme_reset_done(struct pci_dev *pdev) in nvme_reset_done()
2992 static void nvme_shutdown(struct pci_dev *pdev) in nvme_shutdown()
3004 static void nvme_remove(struct pci_dev *pdev) in nvme_remove()
3053 struct pci_dev *pdev = to_pci_dev(dev); in nvme_suspend() local
3131 struct pci_dev *pdev = to_pci_dev(dev); in nvme_simple_resume() local
3147 static pci_ers_result_t nvme_error_detected(struct pci_dev *pdev, in nvme_error_detected()
3173 static pci_ers_result_t nvme_slot_reset(struct pci_dev *pdev) in nvme_slot_reset()
3183 static void nvme_error_resume(struct pci_dev *pdev) in nvme_error_resume()