Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_pwr.h114 #define PCIE_LEVEL_SUPPORTED(pmcaps, level) \ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_pwr.c504 if (PCIE_LEVEL_SUPPORTED(pwr_p->pwr_pmcaps, i)) in pwr_level_allowed()
508 if (PCIE_LEVEL_SUPPORTED(pwr_p->pwr_pmcaps, j)) in pwr_level_allowed()