Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c135 static void shpc_set_status(SHPCDevice *shpc, in shpc_set_status()
145 SHPCDevice *shpc = d->shpc; in shpc_interrupt_update() local
188 SHPCDevice *shpc = d->shpc; in shpc_reset() local
237 static void shpc_invalid_command(SHPCDevice *shpc) in shpc_invalid_command()
269 SHPCDevice *shpc = d->shpc; in shpc_slot_command() local
320 SHPCDevice *shpc = d->shpc; in shpc_command() local
398 SHPCDevice *shpc = d->shpc; in shpc_write() local
521 SHPCDevice *shpc = pci_hotplug_dev->shpc; in shpc_device_plug_cb() local
567 SHPCDevice *shpc = pci_hotplug_dev->shpc; in shpc_device_unplug_request_cb() local
680 SHPCDevice *shpc = d->shpc; in shpc_cleanup() local
[all …]
/openbmc/qemu/include/hw/pci/
H A Dpci_device.h143 SHPCDevice *shpc; member