Lines Matching full:hotplug
796 * PCI-express HotPlug support.
801 "Enable support for native PCI-express HotPlug.");
837 * ignore their claim of HotPlug support. in pcib_probe_hotplug()
865 * Send a HotPlug command to the slot control register. If this slot
888 device_printf(dev, "HotPlug command: %04x -> %04x\n", ctl, new); in pcib_pcie_hotplug_command()
1065 device_printf(dev, "HotPlug interrupt: %#x\n", in pcib_pcie_intr_hotplug()
1162 device_printf(dev, "HotPlug Command Timed Out\n"); in pcib_pcie_cc_timeout()
1166 "Missed HotPlug interrupt waiting for Command Completion\n"); in pcib_pcie_cc_timeout()
1188 "Missed HotPlug interrupt waiting for DLL Active\n"); in pcib_pcie_dll_timeout()
1303 /* Enable HotPlug events. */ in pcib_setup_hotplug()
1347 /* Disable HotPlug events. */ in pcib_detach_hotplug()
1541 /* An empty HotPlug slot, so don't add a PCI bus yet. */ in pcib_attach_child()