Home
last modified time | relevance | path

Searched refs:DDI_HPOP_CN_CREATE_PORT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_hp_impl.h82 DDI_HPOP_CN_CREATE_PORT, /* Create a port for virtual hotplug */ enumerator
/illumos-gate/usr/src/uts/common/os/
H A Dddi_hp_impl.c346 if (hp_op == DDI_HPOP_CN_CREATE_PORT) { in ddihp_modctl()
H A Dmodctl.c2313 error = ddihp_modctl(DDI_HPOP_CN_CREATE_PORT, devpath, in modctl_hp()
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c914 case DDI_HPOP_CN_CREATE_PORT: in pcie_hp_common_ops()