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

/freebsd-12-stable/sys/dev/ae/
H A Dif_aereg.h212 #define AE_MB_TXD_IDX_REG 0x15f0 /* TxD read index. */ macro
H A Dif_ae.c681 AE_WRITE_2(sc, AE_MB_TXD_IDX_REG, sc->txd_cur);
1574 AE_WRITE_2(sc, AE_MB_TXD_IDX_REG, sc->txd_cur / 4);

Completed in 67 milliseconds