Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCICFG_PM_CSR_STATE
usr/src/uts/common/io/bnx/570x/common/include/5706_reg.h
1161
#define PCICFG_PM_CSR_STATE (0x3<<0)
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/bnx_lm_main.c
3959
val &= ~PCICFG_PM_CSR_STATE;
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/bnx_lm_main.c
4185
val &= ~PCICFG_PM_CSR_STATE;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_power.c
356
val &= ~PCICFG_PM_CSR_STATE;