Home
last modified time | relevance | path

Searched refs:DI_PCIE_ADMIN_TAG (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.h82 #define DI_PCIE_ADMIN_TAG "pcie-link-admin-target-speed" macro
H A Ddid_props.c1151 if (strcmp(DI_PCIE_ADMIN_TAG, n) == 0) { in maybe_pcie_target_speed()