Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_rxdma.h187 rdc_pref_par_log_t *pre_log, rdc_pref_par_log_t *sha_log);
H A Dhpi_rxdma.c451 rdc_pref_par_log_t *pre_log, rdc_pref_par_log_t *sha_log) in hpi_rxdma_ring_perr_stat_get() argument
458 HXGE_REG_RD64(handle, RDC_SHADOW_PAR_LOG, &sha_log->value); in hpi_rxdma_ring_perr_stat_get()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1039 rdmc_par_err_log_t *sha_log) in npi_rxdma_ring_perr_stat_get() argument
1048 NXGE_REG_RD64(handle, sha_offset, &sha_log->value); in npi_rxdma_ring_perr_stat_get()
1072 clr.value = sha_log->value; in npi_rxdma_ring_perr_stat_get()
1073 if (sha_log->bits.ldw.err) { in npi_rxdma_ring_perr_stat_get()
1081 if (sha_log->bits.ldw.merr) { in npi_rxdma_ring_perr_stat_get()