Home
last modified time | relevance | path

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
1023 sel.bits.ldw.ext = BIT_ENABLE; /* enable */ in npi_fflp_cfg_fcram_partition_enable()
1079 fflp_cfg.bits.ldw.errordis = BIT_ENABLE; in npi_fflp_cfg_cam_errorcheck_disable()
1122 fflp_cfg.bits.ldw.llcsnap = BIT_ENABLE; in npi_fflp_cfg_llcsnap_enable()
1229 err_stat->lookup_err = BIT_ENABLE; in npi_fflp_fcram_get_lookup_err_log()
1280 if (err_log.bits.ldw.pio_err == BIT_ENABLE) { in npi_fflp_fcram_get_pio_err_log()
1282 err_stat->pio_err = BIT_ENABLE; in npi_fflp_fcram_get_pio_err_log()
1365 if (err_log.bits.ldw.err == BIT_ENABLE) { in npi_fflp_tcam_get_err_log()
1367 err_stat->tcam_err = BIT_ENABLE; in npi_fflp_tcam_get_err_log()
1554 cfg.bits.ldw.vpr0 = BIT_ENABLE; in npi_fflp_cfg_enet_vlan_table_assoc()
[all …]