Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rx_rd64.h246 npi_trace_update(handle, B_FALSE, &npi_rtracebuf, in RXDMA_REG_READ64()
H A Dnpi_rx_wr64.h225 npi_trace_update(handle, B_TRUE, &npi_rtracebuf, in RXDMA_REG_WRITE64()
H A Dnpi_tx_rd64.h146 npi_trace_update(handle, B_FALSE, &npi_rtracebuf, in TXDMA_REG_READ64()
H A Dnpi_tx_wr64.h147 npi_trace_update(handle, B_TRUE, &npi_rtracebuf, in TXDMA_REG_WRITE64()
H A Dnpi.h234 void npi_trace_update(npi_handle_t, boolean_t, rtrace_t *,
H A Dnpi.c112 npi_trace_update(npi_handle_t handle, boolean_t wr, rtrace_t *rt, in npi_trace_update() function