Searched refs:latch_status (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci_hotplug.h132 * @latch_status: if the latch (if any) is open or closed (1/0)
141 u8 latch_status; member in struct:hotplug_slot_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dshpchp_core.c149 get_latch_status(hotplug_slot, &info->latch_status);
261 *value = hotplug_slot->info->latch_status;
H A Dpci_hotplug_core.c152 GET_STATUS(latch_status, u8)
718 (slot->info->latch_status != info->latch_status)) {
H A Dpciehp_core.c242 get_latch_status(hotplug_slot, &info->latch_status);
371 *value = hotplug_slot->info->latch_status;
H A Dacpiphp_core.c353 slot->hotplug_slot->info->latch_status = acpiphp_get_latch_status(slot->acpi_slot);
H A Dpcihp_skeleton.c292 get_latch_status(hotplug_slot, &info->latch_status);
H A Dcpci_hotplug_core.c91 info.latch_status = value;
208 *value = hotplug_slot->info->latch_status;
H A Dpciehp_ctrl.c394 slot->hpc_ops->get_latch_status(slot, &(info->latch_status));
H A Dshpchp_ctrl.c475 slot->hpc_ops->get_latch_status(slot, &(info->latch_status));
H A Dibmphp_core.c665 info->latch_status = SLOT_LATCH(slot_cur->status);
H A Dcpqphp_core.c426 hotplug_slot_info->latch_status =
H A Dibmphp_ebda.c711 hotplug_slot->info->latch_status = SLOT_LATCH(slot->status);
H A Dcpqphp_ctrl.c1802 info->latch_status = cpq_get_latch_status(ctrl, slot);

Completed in 150 milliseconds