Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c473 mode = GMAC_READ_2(dev, pnum, GM_RX_CTRL); in yge_setrxfilt()
485 GMAC_WRITE_2(dev, pnum, GM_RX_CTRL, mode); in yge_setrxfilt()
2458 GMAC_WRITE_2(dev, pnum, GM_RX_CTRL, GM_RXCR_CRC_DIS); in yge_start_port()
H A Dyge.h1427 #define GM_RX_CTRL 0x000c /* 16 bit r/w Receive Control Reg. */ macro