Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohci_pci.cpp179 #define DEF_CACHE_LINE 8 in fwohci_pci_attach() macro
180 if (ocache_line < DEF_CACHE_LINE) { in fwohci_pci_attach()
181 cache_line = DEF_CACHE_LINE; in fwohci_pci_attach()