Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.h63 #define DI_VENDIDPROP "vendor-id" macro
H A Ddid_props.c162 { DI_VENDIDPROP, &pci_pgroup, TOPO_PCI_VENDID, maybe_di_uint_to_str },
988 if (di_uintprop_get(did_mod(pd), did_dinode(pd), DI_VENDIDPROP, &vid) < in maybe_pcidb_set()
H A Dpcibus.c564 di_uintprop_get(mod, din, DI_VENDIDPROP, &vid) >= 0 && in declare_dev_and_fn()