Home
last modified time | relevance | path

Searched defs:zdev (Results 1 – 13 of 13) sorted by relevance

/linux/arch/s390/pci/
H A Dpci_bus.c42 static int zpci_bus_prepare_device(struct zpci_dev *zdev) in zpci_bus_prepare_device()
70 int zpci_bus_scan_device(struct zpci_dev *zdev) in zpci_bus_scan_device()
99 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error) in zpci_bus_remove_device()
134 struct zpci_dev *zdev; in zpci_bus_scan_bus() local
171 static bool zpci_bus_is_multifunction_root(struct zpci_dev *zdev) in zpci_bus_is_multifunction_root()
288 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_bus_add_device() local
300 static int zpci_bus_add_device(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_bus_add_device()
334 static bool zpci_bus_is_isolated_vf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_bus_is_isolated_vf()
345 int zpci_bus_device_register(struct zpci_dev *zdev, struct pci_ops *ops) in zpci_bus_device_register()
396 void zpci_bus_device_unregister(struct zpci_dev *zdev) in zpci_bus_device_unregister()
H A Dpci_irq.c33 static int zpci_set_airq(struct zpci_dev *zdev) in zpci_set_airq()
52 static int zpci_clear_airq(struct zpci_dev *zdev) in zpci_clear_airq()
69 static int zpci_set_directed_irq(struct zpci_dev *zdev) in zpci_set_directed_irq()
84 static int zpci_clear_directed_irq(struct zpci_dev *zdev) in zpci_clear_directed_irq()
101 static int zpci_set_irq(struct zpci_dev *zdev) in zpci_set_irq()
117 static int zpci_clear_irq(struct zpci_dev *zdev) in zpci_clear_irq()
271 static int __alloc_airq(struct zpci_dev *zdev, int msi_vecs, in __alloc_airq()
302 struct zpci_dev *zdev = to_zpci(pdev); in arch_setup_msi_irqs() local
390 struct zpci_dev *zdev = to_zpci(pdev); in arch_teardown_msi_irqs() local
428 struct zpci_dev *zdev = to_zpci(pdev); in arch_restore_msi_irqs() local
H A Dpci_clp.c104 static void clp_store_query_pci_fngrp(struct zpci_dev *zdev, in clp_store_query_pci_fngrp()
126 static int clp_query_pci_fngrp(struct zpci_dev *zdev, u8 pfgid) in clp_query_pci_fngrp()
153 static int clp_store_query_pci_fn(struct zpci_dev *zdev, in clp_store_query_pci_fn()
197 int clp_query_pci_fn(struct zpci_dev *zdev) in clp_query_pci_fn()
238 static int clp_set_pci_fn(struct zpci_dev *zdev, u32 *fh, u8 nr_dma_as, u8 command) in clp_set_pci_fn()
317 int clp_enable_fh(struct zpci_dev *zdev, u32 *fh, u8 nr_dma_as) in clp_enable_fh()
333 int clp_disable_fh(struct zpci_dev *zdev, u32 *fh) in clp_disable_fh()
419 struct zpci_dev *zdev; in __clp_add() local
H A Dpci_iov.c77 struct pci_dev *zpci_iov_find_parent_pf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_iov_find_parent_pf()
116 struct zpci_dev *zdev = to_zpci(virtfn); in zpci_iov_setup_virtfn() local
H A Dpci_iov.h34 static inline struct pci_dev *zpci_iov_find_parent_pf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_iov_find_parent_pf()
/linux/drivers/vfio/pci/
H A Dvfio_pci_zdev.c23 static int zpci_base_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_base_cap()
44 static int zpci_group_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_group_cap()
66 static int zpci_util_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_util_cap()
91 static int zpci_pfip_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_pfip_cap()
119 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_info_zdev_add_caps() local
146 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_zdev_open_device() local
162 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_zdev_close_device() local
/linux/drivers/pci/hotplug/
H A Ds390_pci_hpc.c25 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in enable_slot() local
49 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in disable_slot() local
77 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in reset_slot() local
106 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in get_power_status() local
128 int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot()
140 void zpci_exit_slot(struct zpci_dev *zdev) in zpci_exit_slot()
/linux/drivers/net/ethernet/8390/
H A Dxsurf100.c239 static int xsurf100_probe(struct zorro_dev *zdev, in xsurf100_probe()
345 static void xsurf100_remove(struct zorro_dev *zdev) in xsurf100_remove()
/linux/arch/s390/net/
H A Dpnet.c57 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in pnet_ids_by_device() local
/linux/drivers/s390/net/
H A Dism.h197 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_read_cmd() local
211 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_write_cmd() local
221 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_move() local
/linux/arch/s390/kvm/
H A Dpci.h21 struct zpci_dev *zdev; member
/linux/drivers/s390/crypto/
H A Dzcrypt_card.c159 struct zcrypt_card *zdev = in zcrypt_card_release() local
/linux/drivers/video/fbdev/
H A Dcirrusfb.c1948 struct zorro_dev *zdev = to_zorro_dev(info->device); in cirrusfb_zorro_unmap() local