Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/firewire/
HDfwohci_pci.c234 #define DEF_CACHE_LINE 8 in fwohci_pci_init() macro
235 if (ocache_line < DEF_CACHE_LINE) { in fwohci_pci_init()
236 cache_line = DEF_CACHE_LINE; in fwohci_pci_init()