Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/xl/
H A Dif_xlreg.h529 #define XL_TXSTAT_RND_DEFEAT 0x10000000 /* 3c905B only */ macro
H A Dif_xl.c2454 status = XL_TXSTAT_RND_DEFEAT; in xl_encap()