Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h148 #define TOPO_METH_LABEL_ARG_NVL "label-specific" macro
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_labels.c444 if (nvlist_lookup_uint64(in, TOPO_METH_LABEL_ARG_NVL, &ptr) != 0) { in pci_label_cmn()
H A Ddid_props.c685 if (nvlist_add_uint64(in, TOPO_METH_LABEL_ARG_NVL, (uintptr_t)pd) != in label_set()