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

/freebsd-11-stable/sys/cam/
H A Dcam_iosched.c239 sbintime_t lolat; member in struct:control_loop
539 clp->lolat = 5 * SBT_1MS;
596 if (lat < clp->lolat || isc->read_stats.total - clp->last_count < 10)
941 OID_AUTO, "lolat", CTLTYPE_STRING | CTLFLAG_RW,
942 &clp->lolat, 0, cam_iosched_sbintime_sysctl, "A",

Completed in 91 milliseconds