Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.c94 uint64_t tx_fzc_offset[] = { variable
113 #define NUM_TX_FZC_REGS (sizeof (tx_fzc_offset) / sizeof (uint64_t))
192 NXGE_REG_RD64(handle, (uint32_t)tx_fzc_offset[i], &value); in npi_txdma_dump_fzc_regs()
194 NXGE_REG_RD64(handle, tx_fzc_offset[i], &value); in npi_txdma_dump_fzc_regs()
198 tx_fzc_offset[i], in npi_txdma_dump_fzc_regs()