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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpci_hotplug.h89 * @latch_status: if the latch (if any) is open or closed (1/0)
97 u8 latch_status; member in struct:hotplug_slot_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dshpchp_core.c150 get_latch_status(hotplug_slot, &info->latch_status);
259 *value = hotplug_slot->info->latch_status;
H A Dacpiphp_core.c333 slot->hotplug_slot->info->latch_status = acpiphp_get_latch_status(slot->acpi_slot);
H A Dpcihp_skeleton.c291 get_latch_status(hotplug_slot, &info->latch_status);
H A Dcpci_hotplug_core.c89 info.latch_status = value;
204 *value = hotplug_slot->info->latch_status;
H A Dpci_hotplug_core.c92 GET_STATUS(latch_status, u8)
H A Dshpchp_ctrl.c476 slot->hpc_ops->get_latch_status(slot, &(info->latch_status));
H A Dcpqphp_core.c695 hotplug_slot_info->latch_status =
H A Dibmphp_core.c624 info->latch_status = SLOT_LATCH(slot_cur->status);
H A Dibmphp_ebda.c690 hotplug_slot->info->latch_status = SLOT_LATCH(slot->status);
H A Dcpqphp_ctrl.c1777 info->latch_status = cpq_get_latch_status(ctrl, slot);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_link.c5362 u32 latch_status = 0, is_mi_int_status; local
5369 latch_status = REG_RD(bp,
5374 "latch_status = 0x%x\n",
5375 is_mi_int, is_mi_int_status, latch_status);
5377 if (latch_status & 1) {
5391 (latch_status & 0xfffe) | (latch_status & 1));

Completed in 241 milliseconds