Lines Matching defs:pdev
1059 struct pci_dev *pdev = to_pci_dev(nvmeq->dev->dev); in nvme_poll_irqdisable() local
1443 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_alloc_sq_cmds() local
1503 struct pci_dev *pdev = to_pci_dev(nvmeq->dev->dev); in queue_request_irq() local
1651 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_remap_bar() local
1783 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_map_cmb() local
2056 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_setup_irqs() local
2105 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_setup_io_queues() local
2313 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_pci_enable() local
2404 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_pci_disable() local
2417 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_dev_disable() local
2667 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_remove_dead_ctrl_work() local
2694 struct pci_dev *pdev = to_pci_dev(to_nvme_dev(ctrl)->dev); in nvme_pci_get_address() local
2714 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_dev_map() local
2728 static unsigned long check_vendor_combination_bug(struct pci_dev *pdev) in check_vendor_combination_bug()
2768 static int nvme_probe(struct pci_dev *pdev, const struct pci_device_id *id) in nvme_probe()
2849 static void nvme_reset_prepare(struct pci_dev *pdev) in nvme_reset_prepare()
2862 static void nvme_reset_done(struct pci_dev *pdev) in nvme_reset_done()
2870 static void nvme_shutdown(struct pci_dev *pdev) in nvme_shutdown()
2881 static void nvme_remove(struct pci_dev *pdev) in nvme_remove()
2932 struct pci_dev *pdev = to_pci_dev(dev); in nvme_suspend() local
3003 struct pci_dev *pdev = to_pci_dev(dev); in nvme_simple_resume() local
3019 static pci_ers_result_t nvme_error_detected(struct pci_dev *pdev, in nvme_error_detected()
3045 static pci_ers_result_t nvme_slot_reset(struct pci_dev *pdev) in nvme_slot_reset()
3055 static void nvme_error_resume(struct pci_dev *pdev) in nvme_error_resume()