Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.h63 #define DI_DEVIDPROP "device-id" macro
H A Dpcibus.c492 di_uintprop_get(mod, din, DI_DEVIDPROP, &did) >= 0) { in declare_dev_and_fn()
H A Ddid_props.c96 { DI_DEVIDPROP, &pci_pgroup, TOPO_PCI_DEVID, maybe_di_uint_to_str },