Home
last modified time | relevance | path

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

/src/sys/dev/e1000/
H A Dif_em.h319 #define EM_BAR_MEM_TYPE(v) ((v) & EM_BAR_MEM_TYPE_MASK) macro
H A Dif_em.c2428 if (EM_BAR_MEM_TYPE(val) == EM_BAR_MEM_TYPE_64BIT) in em_allocate_pci_resources()