Searched refs:MGE_TX_TOKEN_CONF (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/mge/
H A Dif_mgevar.h295 #define MGE_TX_TOKEN_CONF(q) (0x704 + ((q)<<4)) macro
H A Dif_mge.c908 MGE_WRITE(sc, MGE_TX_TOKEN_CONF(0), sc->mge_tx_tok_cfg);
914 MGE_WRITE(sc, MGE_TX_TOKEN_CONF(i), 0);

Completed in 164 milliseconds