Searched refs:shpc_slot_command (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/pci/ |
H A D | shpc.c | 295 static void shpc_slot_command(PCIDevice *d, uint8_t target, in shpc_slot_command() function 387 shpc_slot_command(d, target, state, power, attn); in shpc_command() 405 shpc_slot_command(d, i + SHPC_CMD_TRGT_MIN, in shpc_command() 408 shpc_slot_command(d, i + SHPC_CMD_TRGT_MIN, in shpc_command() 426 shpc_slot_command(d, i + SHPC_CMD_TRGT_MIN, in shpc_command() 429 shpc_slot_command(d, i + SHPC_CMD_TRGT_MIN, in shpc_command()
|
H A D | trace-events | 24 shpc_slot_command(const char *parent, int pci_slot, const char *child, const char *old_pic, const c…
|