Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c344 MAC_PA_SIZE_REG,
1149 BMAC_REG_RD(handle, portn, MAC_PA_SIZE_REG, in npi_mac_port_attr()
1153 BMAC_REG_WR(handle, portn, MAC_PA_SIZE_REG, in npi_mac_port_attr()
1156 BMAC_REG_RD(handle, portn, MAC_PA_SIZE_REG, in npi_mac_port_attr()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h441 #define MAC_PA_SIZE_REG 0x0b0 /* num of preamble bytes */ macro