Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.h62 #define DI_VENDIDPROP "vendor-id" macro
H A Dpcibus.c493 di_uintprop_get(mod, din, DI_VENDIDPROP, &vid) >= 0 && in declare_dev_and_fn()
H A Ddid_props.c145 { DI_VENDIDPROP, &pci_pgroup, TOPO_PCI_VENDID, maybe_di_uint_to_str },