Searched refs:DI_DEVTYPPROP (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ |
| H A D | did_props.h | 62 #define DI_DEVTYPPROP "device_type" macro
|
| H A D | did_props.c | 111 { DI_DEVTYPPROP, &io_pgroup, TOPO_IO_DEVTYPE, maybe_di_chars_copy }, 195 { DI_DEVTYPPROP, &io_pgroup, TOPO_IO_DEVTYPE, maybe_di_chars_copy }, 206 { DI_DEVTYPPROP, &io_pgroup, TOPO_IO_DEVTYPE, maybe_di_chars_copy },
|
| H A D | did.c | 95 if (di_bytes_get(mp, src, DI_DEVTYPPROP, &sz, &buf) == 0) { in di_devtype_get()
|
| /illumos-gate/usr/src/lib/fm/topo/modules/common/pciebus/ |
| H A D | topo_pcie_impl.h | 191 #define DI_DEVTYPPROP "device_type" macro
|
| H A D | topo_pcie_prop.c | 417 { &io_pgroup, DI_DEVTYPPROP, TOPO_PCIE_IO_DEVTYPE, opt_devinfostr },
|