Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/sn/
H A Dif_snreg.h225 #define CTR_AUTO_RELEASE 0x0800 /* Enable auto release mode for TX */ macro
H A Dif_sn.c262 outw(BASE + CONTROL_REG_W, (CTR_AUTO_RELEASE | CTR_TE_ENABLE | in sninit()