Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.h69 #define DI_CCPROP "class-code" macro
H A Ddid.c376 if (di_uintprop_get(mp, src, DI_CCPROP, &code) == 0) { in did_create()