Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c302 uint8_t old_attn = shpc_get_status(shpc, slot, SHPC_SLOT_ATTN_LED_MASK); in shpc_slot_command() local
322 attn = old_attn; in shpc_slot_command()
345 shpc_led_state_to_str(old_attn), in shpc_slot_command()
351 if (!shpc_slot_is_off(old_state, old_power, old_attn) && in shpc_slot_command()