Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aereg.h196 #define AE_CUT_THRESH_REG 0x1590 /* Cut-through threshold in unknown units. */ macro
H A Dif_ae.c647 AE_WRITE_4(sc, AE_CUT_THRESH_REG, AE_CUT_THRESH_DEFAULT); in ae_init_locked()