Searched refs:DI_CCPROP (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/ | ||
H A D | did_props.h | 66 #define DI_CCPROP "class-code" macro |
H A D | did.c | 313 if (di_uintprop_get(mp, src, DI_CCPROP, &code) == 0) { in did_create() |