Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aereg.h211 #define AE_MB_RXD_IDX_REG 0x15f4 /* RxD write index. */ macro
H A Dif_ae.c676 AE_WRITE_2(sc, AE_MB_RXD_IDX_REG, sc->rxd_cur); in ae_init_locked()
1969 AE_WRITE_2(sc, AE_MB_RXD_IDX_REG, sc->rxd_cur); in ae_rx_intr()