Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_hp_impl.h80 DDI_HPOP_CN_GET_PROPERTY, /* Get bus specific property */ enumerator
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c812 case DDI_HPOP_CN_GET_PROPERTY: in pcishpc_hp_ops()
H A Dpciehpc.c955 case DDI_HPOP_CN_GET_PROPERTY: in pciehpc_hp_ops()
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c2322 error = ddihp_modctl(DDI_HPOP_CN_GET_PROPERTY, devpath, in modctl_hp()