Searched refs:RXMAC_CONFIG_REG (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c341 RXMAC_CONFIG_REG,
428 "RXMAC_CONFIG_REG",
2714 BMAC_REG_RD(handle, portn, RXMAC_CONFIG_REG, &val);
2731 BMAC_REG_WR(handle, portn, RXMAC_CONFIG_REG, val);
2733 BMAC_REG_RD(handle, portn, RXMAC_CONFIG_REG, &val);
2750 BMAC_REG_WR(handle, portn, RXMAC_CONFIG_REG, val);
2762 BMAC_REG_RD(handle, portn, RXMAC_CONFIG_REG, &val);
2796 BMAC_REG_WR(handle, portn, RXMAC_CONFIG_REG, val);
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h338 #define RXMAC_CONFIG_REG 0x068 /* RX MAC config */ macro

Completed in 78 milliseconds