Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c1629 UNM_NIC_LOCKED_READ_REG(UNM_NIU_XGE_AGGR_ERROR_CNT, in unm_nic_fill_statistics_128M()
1682 UNM_NIU_XGE_AGGR_ERROR_CNT, &(unm_stats->rx_errors), 4); in unm_nic_fill_statistics_2M()
1727 UNM_NIC_LOCKED_WRITE_REG(UNM_NIU_XGE_AGGR_ERROR_CNT, &data); in unm_nic_clear_statistics_128M()
1754 (void) unm_nic_hw_write_wx_2M(adapter, UNM_NIU_XGE_AGGR_ERROR_CNT, in unm_nic_clear_statistics_2M()
H A Dunm_inc.h703 #define UNM_NIU_XGE_AGGR_ERROR_CNT (UNM_CRB_NIU + 0x70034) macro