Home
last modified time | relevance | path

Searched refs:FFLP_CFG_1_REG (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c1075 offset = FFLP_CFG_1_REG; in npi_fflp_cfg_cam_errorcheck_disable()
1096 offset = FFLP_CFG_1_REG; in npi_fflp_cfg_cam_errorcheck_enable()
1118 offset = FFLP_CFG_1_REG; in npi_fflp_cfg_llcsnap_enable()
1141 offset = FFLP_CFG_1_REG; in npi_fflp_cfg_llcsnap_disable()
2682 offset = FFLP_CFG_1_REG; in npi_fflp_cfg_fcram_access()
2719 offset = FFLP_CFG_1_REG; in npi_fflp_cfg_tcam_access()
2823 offset = FFLP_CFG_1_REG; in npi_fflp_cfg_fcram_reset()
2849 offset = FFLP_CFG_1_REG; in npi_fflp_cfg_init_done()
2865 offset = FFLP_CFG_1_REG; in npi_fflp_cfg_init_start()
2885 offset = FFLP_CFG_1_REG; in npi_fflp_cfg_tcam_enable()
[all …]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h652 #define FFLP_CFG_1_REG (FZC_FFLP + 0x20100) macro