Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h358 taskqid_t hc_startup_sync; /* Startup synched? */ member
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c655 id = ctrl_p->hc_startup_sync; in pciehpc_uninit()
656 ctrl_p->hc_startup_sync = TASKQID_INVALID; in pciehpc_uninit()
1661 if (ctrl_p->hc_startup_sync == TASKQID_INVALID) { in pciehpc_state_sync()
1691 ctrl_p->hc_startup_sync = TASKQID_INVALID; in pciehpc_state_sync()
1709 ctrl_p->hc_startup_sync = taskq_dispatch(system_taskq, in pciehpc_dispatch_state_sync()