Searched defs:hv_pcibus_device (Results 1 – 1 of 1) sorted by relevance
483 struct hv_pcibus_device { struct485 struct pci_sysdata sysdata;489 struct pci_host_bridge *bridge;490 struct fwnode_handle *fwnode;492 enum pci_protocol_version_t protocol_version;494 struct mutex state_lock;495 enum hv_pcibus_state state;497 struct hv_device *hdev;498 resource_size_t low_mmio_space;499 resource_size_t high_mmio_space;[all …]