Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dddi_hp_impl.h76 DDI_HPOP_CN_CREATE_PORT, /* Create a port for virtual hotplug */ enumerator
/titanic_41/usr/src/uts/common/os/
H A Dddi_hp_impl.c107 if (hp_op == DDI_HPOP_CN_CREATE_PORT) { in ddihp_modctl()
H A Dmodctl.c2307 error = ddihp_modctl(DDI_HPOP_CN_CREATE_PORT, devpath, in modctl_hp()
/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c912 case DDI_HPOP_CN_CREATE_PORT: in pcie_hp_common_ops()