Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c62 uint64_t xmac_offset[] = { variable
514 num_regs = sizeof (xmac_offset) / sizeof (uint64_t); in npi_mac_dump_regs()
519 XMAC_REG_RD(handle, port, xmac_offset[i], &value); in npi_mac_dump_regs()
522 (XMAC_REG_ADDR((port), (xmac_offset[i]))), in npi_mac_dump_regs()