Searched refs:maybe_di_uint_to_str (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c62 static int maybe_di_uint_to_str(tnode_t *, did_t *,
95 { DI_DEVIDPROP, &pci_pgroup, TOPO_PCI_DEVID, maybe_di_uint_to_str },
143 { DI_CLASSPROP, &pci_pgroup, TOPO_PCI_CLASS, maybe_di_uint_to_str },
144 { DI_VENDIDPROP, &pci_pgroup, TOPO_PCI_VENDID, maybe_di_uint_to_str },
839 maybe_di_uint_to_str(tnode_t *tn, did_t *pd, function

Completed in 16 milliseconds