Home
last modified time | relevance | path

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

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