Searched refs:maybe_di_uint_to_str (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | did_props.c | 63 static int maybe_di_uint_to_str(tnode_t *, did_t *, 96 { DI_DEVIDPROP, &pci_pgroup, TOPO_PCI_DEVID, maybe_di_uint_to_str }, 144 { DI_CLASSPROP, &pci_pgroup, TOPO_PCI_CLASS, maybe_di_uint_to_str }, 145 { DI_VENDIDPROP, &pci_pgroup, TOPO_PCI_VENDID, maybe_di_uint_to_str }, 835 maybe_di_uint_to_str(tnode_t *tn, did_t *pd, in maybe_di_uint_to_str() function
|