Searched refs:ZC_ENABLE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_zcp.c54 val |= ZC_ENABLE;
65 val &= ~ZC_ENABLE;
82 val |= ZC_ENABLE;
84 val &= ~ZC_ENABLE;
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_zcp_hw.h159 #define ZC_ENABLE (1 << 0) macro

Completed in 61 milliseconds