Searched refs:EM_BAR_TYPE (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h205 #define EM_BAR_TYPE(v) ((v) & EM_BAR_TYPE_MASK) macro
H A Dif_lem.h209 #define EM_BAR_TYPE(v) ((v) & EM_BAR_TYPE_MASK) macro
H A Dif_lem.c2165 if (EM_BAR_TYPE(val) == EM_BAR_TYPE_IO) {

Completed in 116 milliseconds