Searched refs:EM_BAR_MEM_TYPE (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/e1000/ | ||
| H A D | if_em.h | 319 #define EM_BAR_MEM_TYPE(v) ((v) & EM_BAR_MEM_TYPE_MASK) macro |
| H A D | if_em.c | 2428 if (EM_BAR_MEM_TYPE(val) == EM_BAR_MEM_TYPE_64BIT) in em_allocate_pci_resources() |