Lines Matching refs:zpci_dev
64 struct zpci_dev *get_zdev_by_fid(u32 fid)
66 struct zpci_dev *tmp, *zdev = NULL;
82 struct zpci_dev *tmp, *zdev;
112 int zpci_register_ioat(struct zpci_dev *zdev, u8 dmaas,
127 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas)
140 int zpci_fmb_enable_device(struct zpci_dev *zdev)
169 int zpci_fmb_disable_device(struct zpci_dev *zdev)
190 static int zpci_cfg_load(struct zpci_dev *zdev, int offset, u32 *val, u8 len)
206 static int zpci_cfg_store(struct zpci_dev *zdev, int offset, u32 val, u8 len)
294 struct zpci_dev *zdev = to_zpci(pdev);
313 struct zpci_dev *zdev = to_zpci(pdev);
343 struct zpci_dev *zdev = to_zpci(pdev);
400 struct zpci_dev *zdev = get_zdev_by_bus(bus, devfn);
408 struct zpci_dev *zdev = get_zdev_by_bus(bus, devfn);
420 struct zpci_dev *zdev = to_zpci(pdev);
443 struct zpci_dev *zdev = to_zpci(pdev);
459 static int zpci_alloc_iomap(struct zpci_dev *zdev)
474 static void zpci_free_iomap(struct zpci_dev *zdev, int entry)
482 static struct resource *__alloc_res(struct zpci_dev *zdev, unsigned long start,
503 int zpci_setup_bus_resources(struct zpci_dev *zdev,
546 static void zpci_cleanup_bus_resources(struct zpci_dev *zdev)
562 struct zpci_dev *zdev = to_zpci(pdev);
587 struct zpci_dev *zdev = to_zpci(pdev);
595 struct zpci_dev *zdev = to_zpci(pdev);
605 struct zpci_dev *zdev = to_zpci(pdev);
659 int zpci_enable_device(struct zpci_dev *zdev)
682 int zpci_disable_device(struct zpci_dev *zdev)
702 void zpci_remove_device(struct zpci_dev *zdev, bool set_error)
727 * zpci_create_device() - Create a new zpci_dev and add it to the zbus
739 struct zpci_dev *zdev;
791 bool zpci_is_device_configured(struct zpci_dev *zdev)
801 * @zdev: the zpci_dev that was reserved
804 * After a call to this function the zpci_dev can not be found via
808 void zpci_device_reserved(struct zpci_dev *zdev)
826 struct zpci_dev *zdev = container_of(kref, struct zpci_dev, kref);
859 struct zpci_dev *zdev = to_zpci(pdev);