Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.h60 extern char *did_slot_label_get(did_t *);
H A Dpcibus_labels.c407 if (did_slot_label_get(dp) != NULL) in pci_slot_label_lookup()
408 topo_mod_strfree(mod, did_slot_label_get(dp)); in pci_slot_label_lookup()
H A Ddid.c596 did_slot_label_get(did_t *did) in did_slot_label_get() function