Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dshpchp_core.c129 get_latch_status(hotplug_slot, &info->latch_status); in init_slots()
239 *value = hotplug_slot->info->latch_status; in get_latch_status()
Dcpci_hotplug_core.c76 info.latch_status = value; in update_latch_status()
194 *value = hotplug_slot->info->latch_status; in get_latch_status()
Dacpiphp_core.c281 slot->hotplug_slot->info->latch_status = acpiphp_get_latch_status(slot->acpi_slot); in acpiphp_register_hotplug_slot()
Dpci_hotplug_core.c66 GET_STATUS(latch_status, u8) in GET_STATUS()
Dshpchp_ctrl.c460 slot->hpc_ops->get_latch_status(slot, &(info->latch_status)); in update_slot_info()
Dibmphp_core.c598 info->latch_status = SLOT_LATCH(slot_cur->status); in ibmphp_update_slot_info()
Dcpqphp_core.c679 hotplug_slot_info->latch_status = in ctrl_slot_setup()
Dibmphp_ebda.c684 hotplug_slot->info->latch_status = SLOT_LATCH(slot->status); in fillslotinfo()
Dcpqphp_ctrl.c1781 info->latch_status = cpq_get_latch_status(ctrl, slot); in update_slot_info()
/Linux-v4.19/include/linux/
Dpci_hotplug.h74 u8 latch_status; member
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c6093 u32 latch_status = 0; in bnx2x_rearm_latch_signal() local
6100 latch_status = REG_RD(bp, in bnx2x_rearm_latch_signal()
6102 DP(NETIF_MSG_LINK, "latch_status = 0x%x\n", latch_status); in bnx2x_rearm_latch_signal()
6115 if (latch_status & 1) { in bnx2x_rearm_latch_signal()
6119 (latch_status & 0xfffe) | (latch_status & 1)); in bnx2x_rearm_latch_signal()