Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h65 #define PCIEHPC_PROP_COND_FAILING "failing" macro
/titanic_41/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c1358 else if (strcmp(condition, PCIEHPC_PROP_COND_FAILING) == 0) in cfga_get_condition()