Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rx_rd64.h244 npi_trace_update(handle, B_FALSE, &npi_rtracebuf, in RXDMA_REG_READ64()
H A Dnpi_rx_wr64.h223 npi_trace_update(handle, B_TRUE, &npi_rtracebuf, in RXDMA_REG_WRITE64()
H A Dnpi_tx_rd64.h144 npi_trace_update(handle, B_FALSE, &npi_rtracebuf, in TXDMA_REG_READ64()
H A Dnpi_tx_wr64.h145 npi_trace_update(handle, B_TRUE, &npi_rtracebuf, in TXDMA_REG_WRITE64()
H A Dnpi.h232 void npi_trace_update(npi_handle_t, boolean_t, rtrace_t *,
H A Dnpi.c110 npi_trace_update(npi_handle_t handle, boolean_t wr, rtrace_t *rt, in npi_trace_update() function