Home
last modified time | relevance | path

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

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