Searched defs:zxdh_pf_dev (Results 1 – 1 of 1) sorted by relevance
39 struct zxdh_pf_dev { struct40 struct zxdh_pf_pci_common_cfg __iomem *common;43 void __iomem *device;44 void __iomem *notify_base;46 resource_size_t notify_pa;71 int zxdh_pf_device_cfg_init(struct zxdh_core_dev *zxdh_dev); argument