Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_labels.c47 const char *rlabel = NULL; in pci_label_physlot_lookup() local
74 rlabel = ps.ps_label; in pci_label_physlot_lookup()
80 if (rlabel != NULL) { in pci_label_physlot_lookup()
82 __func__, rlabel); in pci_label_physlot_lookup()
84 return (rlabel); in pci_label_physlot_lookup()
94 const char *rlabel = label; in pci_label_slotname_lookup() local
98 return (rlabel); in pci_label_slotname_lookup()
130 rlabel = rw.srw_new; in pci_label_slotname_lookup()
135 rlabel = rw.srw_new; in pci_label_slotname_lookup()
143 rlabel ? rlabel : "NULL"); in pci_label_slotname_lookup()
[all …]