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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c340 TXMAC_CONFIG_REG,
427 "TXMAC_CONFIG_REG",
2648 BMAC_REG_RD(handle, portn, TXMAC_CONFIG_REG, &val);
2653 BMAC_REG_WR(handle, portn, TXMAC_CONFIG_REG, val);
2655 BMAC_REG_RD(handle, portn, TXMAC_CONFIG_REG, &val);
2660 BMAC_REG_WR(handle, portn, TXMAC_CONFIG_REG, val);
2672 BMAC_REG_RD(handle, portn, TXMAC_CONFIG_REG, &val);
2681 BMAC_REG_WR(handle, portn, TXMAC_CONFIG_REG, val);
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h297 #define TXMAC_CONFIG_REG 0x060 /* TX MAC config */ macro

Completed in 82 milliseconds