Searched refs:DI_DEVIDPROP (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | did_props.h | 66 #define DI_DEVIDPROP "device-id" macro
|
H A D | did_props.c | 112 { DI_DEVIDPROP, &pci_pgroup, TOPO_PCI_DEVID, maybe_di_uint_to_str }, 989 0 || di_uintprop_get(did_mod(pd), did_dinode(pd), DI_DEVIDPROP, in maybe_pcidb_set()
|
H A D | pcibus.c | 565 di_uintprop_get(mod, din, DI_DEVIDPROP, &did) >= 0 && in declare_dev_and_fn()
|