Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aereg.h92 #define AE_DESC_ADDR_HI_REG 0x1540 /* High 32 bits of ring base address. */ macro
H A Dif_ae.c596 AE_WRITE_4(sc, AE_DESC_ADDR_HI_REG, BUS_ADDR_HI(addr)); in ae_init_locked()