Home
last modified time | relevance | path

Searched refs:PORT_FEATURE_WOL_ENABLED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dshmem.h379 #define PORT_FEATURE_WOL_ENABLED 0x01000000 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Ddev_info.h927 #define PORT_FEATURE_WOL_ENABLED 0x01000000 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c1877 if( GET_FLAGS( pdev->hw_info.port_feature_config, PORT_FEATURE_WOL_ENABLED ) ) in lm_chip_reset()