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

/freebsd-11.0-release/sys/dev/firewire/
H A Dfwohci_pci.c208 int olatency, latency, ocache_line, cache_line; local
233 cache_line = ocache_line = pci_read_config(self, PCIR_CACHELNSZ, 1);
235 if (ocache_line < DEF_CACHE_LINE) {
244 ocache_line, cache_line);

Completed in 92 milliseconds