Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.h81 #define DI_PCIE_TARG_SPEED "pcie-link-target-speed" macro
H A Ddid_props.c1153 } else if (strcmp(DI_PCIE_TARG_SPEED, n) == 0) { in maybe_pcie_target_speed()