Searched refs:DI_SLOTPROP (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.h68 #define DI_SLOTPROP "slot-names" macro
H A Ddid.c146 if (di_bytes_get(mp, src, DI_SLOTPROP, &sz, &buf) == 0 &&
149 * If there is a DI_SLOTPROP of the form SlotX (ie set up from
189 __func__, src, DI_SLOTPROP);
223 if (di_bytes_get(mp, src, DI_SLOTPROP, &sz, &slotbuf) < 0)

Completed in 21 milliseconds