Searched defs:S390PCIBusDevice (Results 1 – 1 of 1) sorted by relevance
334 struct S390PCIBusDevice { struct335 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 …]