Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c342 BMAC_MIN_REG,
1060 BMAC_REG_WR(handle, portn, BMAC_MIN_REG, in npi_mac_port_attr()
1063 BMAC_REG_RD(handle, portn, BMAC_MIN_REG, &val); in npi_mac_port_attr()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h439 #define BMAC_MIN_REG 0x0a0 /* min frame size */ macro