Searched refs:ATGE_RXQ_CFG (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/atge/ |
H A D | atge_main.c | 2286 OUTL(atgep, ATGE_RXQ_CFG, reg); in atge_device_start() 2338 OUTL(atgep, ATGE_RXQ_CFG, reg); in atge_device_start() 2395 OUTL(atgep, ATGE_RXQ_CFG, reg); in atge_device_start() 2627 reg = INL(atgep, ATGE_RXQ_CFG); in atge_device_stop() 2629 OUTL(atgep, ATGE_RXQ_CFG, reg); in atge_device_stop() 2655 reg = INL(atgep, ATGE_RXQ_CFG); in atge_device_stop() 2657 OUTL(atgep, ATGE_RXQ_CFG, reg); in atge_device_stop() 2675 reg = INL(atgep, ATGE_RXQ_CFG); in atge_device_stop() 2677 OUTL(atgep, ATGE_RXQ_CFG, reg); in atge_device_stop()
|
H A D | atge_cmn_reg.h | 499 #define ATGE_RXQ_CFG 0x15A0 macro
|