Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.c690 nge_rx_sta rx_sta; in nge_chip_stop() local
760 rx_sta.sta_val = nge_reg_get32(ngep, NGE_RX_STA); in nge_chip_stop()
762 if (rx_sta.sta_bits.rx_chan_sta == NGE_CLEAR) in nge_chip_stop()
765 rx_sta.sta_val = nge_reg_get32(ngep, NGE_RX_STA); in nge_chip_stop()
771 nge_reg_put32(ngep, NGE_RX_STA, rx_sta.sta_val); in nge_chip_stop()