Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.h71 #define DI_SLOTPROP "slot-names" macro
H A Ddid.c174 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()