Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.h66 #define DI_DEVIDPROP "device-id" macro
H A Ddid_props.c112 { 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 Dpcibus.c565 di_uintprop_get(mod, din, DI_DEVIDPROP, &did) >= 0 && in declare_dev_and_fn()