Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ck/src/
H A Dck_rhs.c593 unsigned long offset, probes, opl; in ck_rhs_map_probe_rm() local
618 opl = probe_limit; in ck_rhs_map_probe_rm()
622 if (probe_limit == opl || pr != -1) { in ck_rhs_map_probe_rm()
630 probe_limit = opl; in ck_rhs_map_probe_rm()
705 unsigned long offset, probes, opl; in ck_rhs_map_probe() local
731 opl = probe_limit; in ck_rhs_map_probe()
737 if (probe_limit == opl || pr != -1) { in ck_rhs_map_probe()
745 probe_limit = opl; in ck_rhs_map_probe()
H A Dck_hs.c431 unsigned long offset, j, i, probes, opl; in ck_hs_map_probe() local
451 opl = probe_limit; in ck_hs_map_probe()
462 if (probe_limit == opl || pr != NULL) { in ck_hs_map_probe()
471 probe_limit = opl; in ck_hs_map_probe()