Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aereg.h210 #define AE_MB_TXD_IDX_REG 0x15f0 /* TxD read index. */ macro
H A Dif_ae.c675 AE_WRITE_2(sc, AE_MB_TXD_IDX_REG, sc->txd_cur); in ae_init_locked()
1568 AE_WRITE_2(sc, AE_MB_TXD_IDX_REG, sc->txd_cur / 4); in ae_start_locked()