Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c67 #define SHPC_STATE_PWRONLY 0x1 macro
280 if (old_state == SHPC_STATE_ENABLED && state == SHPC_STATE_PWRONLY) { in shpc_slot_command()
360 SHPC_STATE_PWRONLY, SHPC_LED_ON, SHPC_LED_NO); in shpc_command()