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