Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c409 unsigned long wcache; member
479 #define wcache (G.wcache ) macro
1802 args[2] = wcache ? 0x02 : 0x82;
1803 print_flag_on_off(getset_wcache, "drive write-caching", wcache);
1805 if (!wcache)
1810 if (!wcache)
2154 if (c == 'W') getset_wcache = parse_opts_0_1(&wcache);