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.c64 uint64_t xmac_offset[] = { variable
516 num_regs = sizeof (xmac_offset) / sizeof (uint64_t);
522 XMAC_REG_RD(handle, port, (uint32_t)xmac_offset[i],
525 XMAC_REG_RD(handle, port, xmac_offset[i], &value);
529 (XMAC_REG_ADDR((port), (xmac_offset[i]))),

Completed in 63 milliseconds