Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c360 smallint do_flush; member
434 #define do_flush (G.do_flush ) macro
2022 if (do_flush)
2131 do_flush |= (c == 'f');
2144 do_flush |= do_timings |= (c == 't');
2145 do_flush |= do_ctimings |= (c == 'T');