Searched refs:PCIM_BAR_MEM_PREFETCH (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_emul.c623 PCIM_BAR_MEM_PREFETCH;
1841 PCIM_BAR_MEM_PREFETCH;
/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h227 #define PCIM_BAR_MEM_PREFETCH 0x00000008 macro
H A Dpci.c520 if (mapreg & PCIM_BAR_MEM_PREFETCH)
3182 if (map & PCIM_BAR_MEM_PREFETCH)
5324 if (PCI_BAR_MEM(map) && (map & PCIM_BAR_MEM_PREFETCH))
/freebsd-11-stable/usr.sbin/pciconf/
H A Dpciconf.c495 if (bar.pbi_base & PCIM_BAR_MEM_PREFETCH)

Completed in 93 milliseconds