Searched refs:XMAC_CONFIG_REG (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c73 XMAC_CONFIG_REG,
206 "XMAC_CONFIG_REG",
924 XMAC_REG_RD(handle, portn, XMAC_CONFIG_REG,
944 XMAC_REG_WR(handle, portn, XMAC_CONFIG_REG,
947 XMAC_REG_RD(handle, portn, XMAC_CONFIG_REG,
1825 XMAC_REG_RD(handle, portn, XMAC_CONFIG_REG, &val);
1848 XMAC_REG_WR(handle, portn, XMAC_CONFIG_REG, val);
1851 XMAC_REG_RD(handle, portn, XMAC_CONFIG_REG, &val);
1870 XMAC_REG_WR(handle, portn, XMAC_CONFIG_REG, val);
1882 XMAC_REG_RD(handle, portn, XMAC_CONFIG_REG,
[all...]
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c1249 XMAC_REG_RD(handle, portn, XMAC_CONFIG_REG, &val);
1251 XMAC_REG_WR(handle, portn, XMAC_CONFIG_REG, val);
1329 XMAC_REG_RD(handle, portn, XMAC_CONFIG_REG, &val);
1375 XMAC_REG_WR(handle, portn, XMAC_CONFIG_REG, val);
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h529 #define XMAC_CONFIG_REG 0x060 /* Configuration */ macro

Completed in 71 milliseconds