Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.h60 extern char *did_slot_label_get(did_t *);
H A Dpcibus_labels.c406 if (did_slot_label_get(dp) != NULL) in pci_slot_label_lookup()
407 topo_mod_strfree(mod, did_slot_label_get(dp)); in pci_slot_label_lookup()
H A Ddid.c533 did_slot_label_get(did_t *did) in did_slot_label_get() function