Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_core.c113 get_attention_status(hotplug_slot, &slot->attention_save); in init_slots()
152 slot->attention_save = status; in set_attention_status()
203 *value = slot->attention_save; in get_attention_status()
H A Dshpchp.h70 u8 attention_save; member
H A Dshpchp_ctrl.c450 slot->hpc_ops->get_attention_status(slot, &slot->attention_save); in update_slot_info()