Searched refs:pcie_hp_detach_timeout (Results 1 – 1 of 1) sorted by relevance
954 static sbintime_t pcie_hp_detach_timeout = 5 * SBT_1S; variable955 SYSCTL_SBINTIME_MSEC(_hw_pci, OID_AUTO, pcie_hp_detach_timeout, CTLFLAG_RWTUN,956 &pcie_hp_detach_timeout,1228 if (pcie_hp_detach_timeout != 0) { in pcib_pcie_intr_hotplug()1231 (long)(pcie_hp_detach_timeout / SBT_1MS)); in pcib_pcie_intr_hotplug()1234 &sc->pcie_ab_task, pcie_hp_detach_timeout, in pcib_pcie_intr_hotplug()