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.c273 uint8_t old_attn = shpc_get_status(shpc, slot, SHPC_SLOT_ATTN_LED_MASK); in shpc_slot_command() local
293 attn = old_attn; in shpc_slot_command()
305 if (!shpc_slot_is_off(old_state, old_power, old_attn) && in shpc_slot_command()