Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1041 uint64_t pre_offset, sha_offset; in npi_rxdma_ring_perr_stat_get() local
1045 pre_offset = RDMC_PRE_PAR_ERR_REG; in npi_rxdma_ring_perr_stat_get()
1047 NXGE_REG_RD64(handle, pre_offset, &pre_log->value); in npi_rxdma_ring_perr_stat_get()
1068 NXGE_REG_WR64(handle, pre_offset, clr.value); in npi_rxdma_ring_perr_stat_get()
1109 uint64_t pre_offset, sha_offset; in npi_rxdma_ring_perr_stat_clear() local
1112 pre_offset = RDMC_PRE_PAR_ERR_REG; in npi_rxdma_ring_perr_stat_clear()
1115 NXGE_REG_RD64(handle, pre_offset, &clr.value); in npi_rxdma_ring_perr_stat_clear()
1134 NXGE_REG_WR64(handle, pre_offset, clr.value); in npi_rxdma_ring_perr_stat_clear()