Home
last modified time | relevance | path

Searched refs:PCICFG_PM_CSR_PME_STATUS (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/hw/
H A Dpcics_reg_driver.h94 #define PCICFG_PM_CSR_PME_STATUS (1<<15) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dpcics_reg_driver.h55 #define PCICFG_PM_CSR_PME_STATUS (1<<15) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_power.c357 val |= PCICFG_PM_CSR_STATE_D0 | PCICFG_PM_CSR_PME_STATUS; in set_d0_power_state()
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_lm_main.c3960 val |= PCICFG_PM_CSR_STATE_D0 | PCICFG_PM_CSR_PME_STATUS; in set_d0_power_state()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h1185 #define PCICFG_PM_CSR_PME_STATUS (1<<15) macro