Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDif_lem.h209 #define EM_BAR_TYPE(v) ((v) & EM_BAR_TYPE_MASK) macro
HDif_em.h239 #define EM_BAR_TYPE(v) ((v) & EM_BAR_TYPE_MASK) macro
HDif_lem.c2270 if (EM_BAR_TYPE(val) == EM_BAR_TYPE_IO) { in lem_allocate_pci_resources()