Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.c42 uint64_t txc_fzc_offset [] = { variable
194 num_regs = sizeof (txc_fzc_offset) / sizeof (uint64_t); in npi_txc_dump_fzc_regs()
196 NXGE_REG_RD64(handle, txc_fzc_offset[i], &value); in npi_txc_dump_fzc_regs()
199 txc_fzc_offset[i], txc_fzc_name[i], value)); in npi_txc_dump_fzc_regs()