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

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

Completed in 104 milliseconds