Searched refs:PCIM_BAR_MEM_PREFETCH (Results 1 – 2 of 2) sorted by relevance
| /components/drivers/pci/ | ||
| A D | pci_regs.h | 212 #define PCIM_BAR_MEM_PREFETCH 0x08 /* prefetchable? */ macro |
| A D | pci.c | 633 if (prefetch && (cfg & PCIM_BAR_MEM_PREFETCH)) in rt_pci_device_alloc_resource() |
Completed in 9 milliseconds