Searched refs:ocache_line (Results 1 - 1 of 1) sorted by path

/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohci_pci.cpp144 uint32 olatency, latency, ocache_line, cache_line; local
177 cache_line = ocache_line = gPci->read_pci_config(info->bus, info->device,
180 if (ocache_line < DEF_CACHE_LINE) {
186 TRACE("cache size %lx -> %lx.\n", ocache_line, cache_line);

Completed in 49 milliseconds