Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.h61 extern void did_slot_label_set(did_t *, char *);
H A Dpcibus_labels.c410 did_slot_label_set(dp, l); in pci_slot_label_lookup()
H A Ddid.c603 did_slot_label_set(did_t *did, char *l) in did_slot_label_set() function