Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_virtual.h36 #define COMMON_CFG_VALID 0x01 macro
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_virtual.h56 #define COMMON_CFG_VALID 0x01 macro
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c1669 if ((hw_p->flags & COMMON_CFG_VALID) != in nxge_get_config_properties()
1670 COMMON_CFG_VALID) { in nxge_get_config_properties()
1675 hw_p->flags |= COMMON_CFG_VALID; in nxge_get_config_properties()
1692 if ((hw_p->flags & COMMON_CFG_VALID) != in nxge_get_config_properties()
1693 COMMON_CFG_VALID) { in nxge_get_config_properties()
1702 hw_p->flags |= COMMON_CFG_VALID; in nxge_get_config_properties()