Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h70 #define PCIEHPC_PROP_COND_FAILED "failed" macro
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c1365 else if (strcmp(condition, PCIEHPC_PROP_COND_FAILED) == 0) in cfga_get_condition()