Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/xl/
Dif_xlreg.h187 #define XL_STAT_STATSOFLOW 0x0080 /* 7 */ macro
199 (XL_STAT_UP_COMPLETE|XL_STAT_STATSOFLOW|XL_STAT_ADFAIL| \
Dif_xl.c2203 if (status & XL_STAT_STATSOFLOW) in xl_intr()
2272 if (status & XL_STAT_STATSOFLOW) in xl_poll_locked()