Lines Matching defs:pdev
1061 struct pci_dev *pdev = to_pci_dev(nvmeq->dev->dev); in nvme_poll_irqdisable() local
1451 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_alloc_sq_cmds() local
1511 struct pci_dev *pdev = to_pci_dev(nvmeq->dev->dev); in queue_request_irq() local
1658 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_remap_bar() local
1792 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_map_cmb() local
2065 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_setup_irqs() local
2113 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_setup_io_queues() local
2325 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_pci_enable() local
2416 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_pci_disable() local
2429 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_dev_disable() local
2687 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_remove_dead_ctrl_work() local
2714 struct pci_dev *pdev = to_pci_dev(to_nvme_dev(ctrl)->dev); in nvme_pci_get_address() local
2734 struct pci_dev *pdev = to_pci_dev(dev->dev); in nvme_dev_map() local
2748 static unsigned long check_vendor_combination_bug(struct pci_dev *pdev) in check_vendor_combination_bug()
2848 static int nvme_probe(struct pci_dev *pdev, const struct pci_device_id *id) in nvme_probe()
2940 static void nvme_reset_prepare(struct pci_dev *pdev) in nvme_reset_prepare()
2953 static void nvme_reset_done(struct pci_dev *pdev) in nvme_reset_done()
2961 static void nvme_shutdown(struct pci_dev *pdev) in nvme_shutdown()
2973 static void nvme_remove(struct pci_dev *pdev) in nvme_remove()
3023 struct pci_dev *pdev = to_pci_dev(dev); in nvme_suspend() local
3101 struct pci_dev *pdev = to_pci_dev(dev); in nvme_simple_resume() local
3117 static pci_ers_result_t nvme_error_detected(struct pci_dev *pdev, in nvme_error_detected()
3143 static pci_ers_result_t nvme_slot_reset(struct pci_dev *pdev) in nvme_slot_reset()
3153 static void nvme_error_resume(struct pci_dev *pdev) in nvme_error_resume()