Searched refs:olatency (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
226 latency = olatency = pci_read_config(self, PCIR_LATTIMER, 1);
228 if (olatency < DEF_LATENCY) {
242 olatency, latency);

Completed in 112 milliseconds