Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.h1296 npi_status_t npi_rxdma_dump_rdc_regs(npi_handle_t, uint8_t);
H A Dnpi_rxdma.c131 npi_rxdma_dump_rdc_regs(npi_handle_t handle, uint8_t rdc) in npi_rxdma_dump_rdc_regs() function
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c353 rs = npi_rxdma_dump_rdc_regs(handle, channel); in nxge_dump_rxdma_channel()