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

/linux-4.4.14/include/linux/
H A Dpci_hotplug.h80 * @latch_status: if the latch (if any) is open or closed (1/0)
88 u8 latch_status; member in struct:hotplug_slot_info
/linux-4.4.14/drivers/pci/hotplug/
H A Dshpchp_core.c160 get_latch_status(hotplug_slot, &info->latch_status); init_slots()
270 *value = hotplug_slot->info->latch_status; get_latch_status()
H A Dcpci_hotplug_core.c89 info.latch_status = value; update_latch_status()
207 *value = hotplug_slot->info->latch_status; get_latch_status()
H A Dpcihp_skeleton.c297 get_latch_status(hotplug_slot, &info->latch_status); init_slots()
H A Dacpiphp_core.c310 slot->hotplug_slot->info->latch_status = acpiphp_get_latch_status(slot->acpi_slot); acpiphp_register_hotplug_slot()
H A Dpci_hotplug_core.c83 GET_STATUS(latch_status, u8)
H A Dshpchp_ctrl.c474 slot->hpc_ops->get_latch_status(slot, &(info->latch_status)); update_slot_info()
H A Dcpqphp_core.c704 hotplug_slot_info->latch_status = ctrl_slot_setup()
H A Dibmphp_core.c622 info->latch_status = SLOT_LATCH(slot_cur->status); ibmphp_update_slot_info()
H A Dibmphp_ebda.c698 hotplug_slot->info->latch_status = SLOT_LATCH(slot->status); fillslotinfo()
H A Dcpqphp_ctrl.c1794 info->latch_status = cpq_get_latch_status(ctrl, slot); update_slot_info()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c6099 u32 latch_status = 0; bnx2x_rearm_latch_signal() local
6106 latch_status = REG_RD(bp, bnx2x_rearm_latch_signal()
6108 DP(NETIF_MSG_LINK, "latch_status = 0x%x\n", latch_status); bnx2x_rearm_latch_signal()
6121 if (latch_status & 1) { bnx2x_rearm_latch_signal()
6125 (latch_status & 0xfffe) | (latch_status & 1)); bnx2x_rearm_latch_signal()
H A Dbnx2x_reg.h2009 ~latch_status.latch_status */

Completed in 393 milliseconds