Searched refs:DI_SLOTPROP (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | did_props.h | 68 #define DI_SLOTPROP "slot-names" macro
|
H A D | did.c | 146 if (di_bytes_get(mp, src, DI_SLOTPROP, &sz, &buf) == 0 && in di_physlotinfo_get() 189 __func__, src, DI_SLOTPROP); in di_physlotinfo_get() 223 if (di_bytes_get(mp, src, DI_SLOTPROP, &sz, &slotbuf) < 0) in di_slotinfo_get()
|