attention_save     70 drivers/pci/hotplug/shpchp.h 	u8 attention_save;
attention_save    114 drivers/pci/hotplug/shpchp_core.c 		get_attention_status(hotplug_slot, &slot->attention_save);
attention_save    153 drivers/pci/hotplug/shpchp_core.c 	slot->attention_save = status;
attention_save    204 drivers/pci/hotplug/shpchp_core.c 		*value = slot->attention_save;
attention_save    452 drivers/pci/hotplug/shpchp_ctrl.c 	slot->hpc_ops->get_attention_status(slot, &slot->attention_save);