Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h357 boolean_t hc_dll_active_rep; /* Report DLL DL_Active state */ member
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c880 if (ctrl_p->hc_dll_active_rep && in pciehpc_intr()
1556 ctrl_p->hc_dll_active_rep = (link_capabilities & in pciehpc_slotinfo_init()
1558 if (ctrl_p->hc_dll_active_rep) in pciehpc_slotinfo_init()
1635 if (ctrl_p->hc_dll_active_rep) in pciehpc_slotinfo_uninit()
2132 if (ctrl_p->hc_dll_active_rep) { in pciehpc_slot_wait_for_active()