Home
last modified time | relevance | path

Searched refs:pcie_hp_task (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpcib_private.h138 struct task pcie_hp_task; member
H A Dpci_pci.c1192 taskqueue_enqueue(taskqueue_pci_hp, &sc->pcie_hp_task); in pcib_pcie_hotplug_update()
1424 TASK_INIT(&sc->pcie_hp_task, 0, pcib_pcie_hotplug_task, sc); in pcib_setup_hotplug()
1504 taskqueue_drain(taskqueue_pci_hp, &sc->pcie_hp_task); in pcib_detach_hotplug()