OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MHI_IN_PBL
sys/dev/pci/if_qwx_pci.c
2315
#define MHI_POWER_UP_CAPABLE(e) (MHI_IN_PBL(e) || e == MHI_EE_AMSS)
sys/dev/pci/if_qwx_pci.c
2919
if (MHI_IN_PBL(ee)) {
sys/dev/pci/if_qwz_pci.c
2182
#define MHI_POWER_UP_CAPABLE(e) (MHI_IN_PBL(e) || e == MHI_EE_AMSS)
sys/dev/pci/if_qwz_pci.c
2786
if (MHI_IN_PBL(ee)) {