Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c155 static uint8_t shpc_get_status(SHPCDevice *shpc, int slot, uint16_t msk) in shpc_get_status()
164 static void shpc_set_status(SHPCDevice *shpc, in shpc_set_status()
174 SHPCDevice *shpc = d->shpc; in shpc_interrupt_update()
202 static void shpc_set_sec_bus_speed(SHPCDevice *shpc, uint8_t speed) in shpc_set_sec_bus_speed()
217 SHPCDevice *shpc = d->shpc; in shpc_reset()
266 static void shpc_invalid_command(SHPCDevice *shpc) in shpc_invalid_command()
272 static void shpc_free_devices_in_slot(SHPCDevice *shpc, int slot) in shpc_free_devices_in_slot()
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()
[all …]
/openbmc/qemu/include/qemu/
H A Dtypedefs.h111 typedef struct SHPCDevice SHPCDevice; typedef
/openbmc/qemu/include/hw/pci/
H A Dshpc.h9 struct SHPCDevice { struct
H A Dpci_device.h144 SHPCDevice *shpc;