Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c109 const char *cb_label; member
128 cbp->cb_label = slot.smbl_name; in di_smbios_find_slot_by_bdf()
148 cbp->cb_label = slot.smbl_name; in di_smbios_find_slot_by_id()
213 cbdata.cb_label = NULL; in di_physlotinfo_get()
240 if (cbdata.cb_label == NULL) in di_physlotinfo_get()
243 slotbuf = (char *)cbdata.cb_label; in di_physlotinfo_get()