Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h185 #define XL_STAT_STATSOFLOW 0x0080 /* 7 */ macro
197 (XL_STAT_UP_COMPLETE|XL_STAT_STATSOFLOW|XL_STAT_ADFAIL| \
H A Dif_xl.c2183 if (status & XL_STAT_STATSOFLOW) in xl_intr()
2252 if (status & XL_STAT_STATSOFLOW) in xl_poll_locked()