Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nge/
H A Dnge_chip.c775 tx_poll.poll_val = nge_reg_get32(ngep, NGE_TX_POLL); in nge_chip_stop()
778 nge_reg_put32(ngep, NGE_TX_POLL, tx_poll.poll_val); in nge_chip_stop()
H A Dnge_chip.h769 #define NGE_TX_POLL 0x10c macro