Home
last modified time | relevance | path

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

/src/sys/dev/e1000/
H A Dif_em.h317 #define EM_BAR_TYPE_IO 0x00000001 macro
H A Dif_em.c2423 if (EM_BAR_TYPE(val) == EM_BAR_TYPE_IO) { in em_allocate_pci_resources()