Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aereg.h191 #define AE_MTU_REG 0x149c /* MTU size in bytes. */ macro
H A Dif_ae.c654 AE_WRITE_2(sc, AE_MTU_REG, val); in ae_init_locked()