Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/em/
H A Dif_em.h208 #define EM_BAR_TYPE(v) ((v) & EM_BAR_TYPE_MASK) macro
H A Dif_em.c2443 if (EM_BAR_TYPE(val) == EM_BAR_TYPE_IO) { in em_alloc_pci_res()