Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-bus.h334 struct S390PCIBusDevice { struct
335 DeviceState qdev;
336 PCIDevice *pdev;
337 ZpciState state;
338 char *target;
339 uint16_t uid;
340 uint32_t idx;
341 uint32_t fh;
342 uint32_t fid;
343 bool fid_defined;
[all …]