Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dpci_hotplug.h136 u8 latch_status; member
Dpciehp_core.c152 new_slot->hpc_ops->get_latch_status(new_slot, &(new_slot->hotplug_slot->info->latch_status)); in init_slots()
326 *value = hotplug_slot->info->latch_status; in get_latch_status()
Dshpchp_core.c159 new_slot->hpc_ops->get_latch_status(new_slot, &(new_slot->hotplug_slot->info->latch_status)); in init_slots()
333 *value = hotplug_slot->info->latch_status; in get_latch_status()
Dpci_hotplug_core.c578 GET_STATUS(latch_status, u8) in GET_STATUS()
1313 (temp->info->latch_status != info->latch_status)) in pci_hp_change_slot_info()
Dacpiphp_core.c454 slot->hotplug_slot->info->latch_status = acpiphp_get_latch_status(slot->acpi_slot); in init_slots()
Dibmphp_hpc.c947 phpslot->info->latch_status = SLOT_LATCH (pslot->status); in ibmphp_hpc_fillhpslotinfo()
Dcpqphp_core.c406 new_slot->hotplug_slot->info->latch_status = cpq_get_latch_status(ctrl, new_slot); in ctrl_slot_setup()
Dibmphp_core.c703 info->latch_status = SLOT_LATCH (slot_cur->status); in ibmphp_update_slot_info()
Dpciehp_ctrl.c1446 slot->hpc_ops->get_latch_status(slot, &(info->latch_status)); in update_slot_info()
Dcpqphp_ctrl.c1800 info->latch_status = cpq_get_latch_status(ctrl, slot); in update_slot_info()
Dshpchp_ctrl.c1887 slot->hpc_ops->get_latch_status(slot, &(info->latch_status)); in update_slot_info()