Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_device.h59 struct PCIDevice { struct
60 DeviceState qdev;
61 bool partially_hotplugged;
62 bool enabled;
65 uint8_t *config;
71 uint8_t *cmask;
74 uint8_t *wmask;
77 uint8_t *w1cmask;
80 uint8_t *used;
83 int32_t devfn;
[all …]
/openbmc/qemu/include/qemu/
H A Dtypedefs.h82 typedef struct PCIDevice PCIDevice; typedef
/openbmc/linux/drivers/gpu/drm/amd/include/
Datombios.h