Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_iosched.c149 int iosched_debug = 0; variable
740 if (old != isc->write_stats.current && iosched_debug) in cam_iosched_cl_maybe_steer()
785 if (iosched_debug > 2) { in cam_iosched_has_io()
839 if (iosched_debug > 2) in cam_iosched_has_work()
1171 if (iosched_debug) in cam_iosched_init()
1369 if (iosched_debug > 3) in cam_iosched_get_write()
1379 if (iosched_debug) in cam_iosched_get_write()
1394 if (iosched_debug) in cam_iosched_get_write()
1411 if (iosched_debug > 9) in cam_iosched_get_write()
1489 if (iosched_debug) in cam_iosched_get_trim()
[all …]
/freebsd/sys/cam/ata/
H A Data_da.c74 extern int iosched_debug;