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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c54 #define BIT_ENABLE 0x1 macro
1025 sel.bits.ldw.ext = BIT_ENABLE; /* enable */
1081 fflp_cfg.bits.ldw.errordis = BIT_ENABLE;
1124 fflp_cfg.bits.ldw.llcsnap = BIT_ENABLE;
1231 err_stat->lookup_err = BIT_ENABLE;
1282 if (err_log.bits.ldw.pio_err == BIT_ENABLE) {
1284 err_stat->pio_err = BIT_ENABLE;
1367 if (err_log.bits.ldw.err == BIT_ENABLE) {
1369 err_stat->tcam_err = BIT_ENABLE;
1556 cfg.bits.ldw.vpr0 = BIT_ENABLE;
[all...]

Completed in 59 milliseconds