Searched refs:npi_rtrace_update (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/nxge/npi/ |
H A D | npi.h | 232 void npi_rtrace_update(npi_handle_t, boolean_t, rtrace_t *,
|
H A D | npi.c | 88 npi_rtrace_update(npi_handle_t handle, boolean_t wr, rtrace_t *rt, in npi_rtrace_update() function
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_common_impl.h | 316 npi_rtrace_update(handle, B_FALSE, &npi_rtracebuf, (uint32_t)offset, \ 337 npi_rtrace_update(handle, B_TRUE, &npi_rtracebuf, (uint32_t)offset,\
|