Home
last modified time | relevance | path

Searched refs:SHPCDevice (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/pci/
H A Dshpc.c164 static void shpc_set_status(SHPCDevice *shpc, in shpc_set_status()
174 SHPCDevice *shpc = d->shpc; in shpc_interrupt_update()
217 SHPCDevice *shpc = d->shpc; in shpc_reset()
266 static void shpc_invalid_command(SHPCDevice *shpc) in shpc_invalid_command()
298 SHPCDevice *shpc = d->shpc; in shpc_slot_command()
366 SHPCDevice *shpc = d->shpc; in shpc_command()
444 SHPCDevice *shpc = d->shpc; in shpc_write()
567 SHPCDevice *shpc = pci_hotplug_dev->shpc; in shpc_device_plug_cb()
613 SHPCDevice *shpc = pci_hotplug_dev->shpc; in shpc_device_unplug_request_cb()
726 SHPCDevice *shpc = d->shpc; in shpc_cleanup()
[all …]
/qemu/include/qemu/
H A Dtypedefs.h110 typedef struct SHPCDevice SHPCDevice;
109 typedef struct SHPCDevice SHPCDevice; global() typedef
/qemu/include/hw/pci/
H A Dshpc.h9 struct SHPCDevice { struct
H A Dpci_device.h143 SHPCDevice *shpc;