Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c428 unsigned char flushcache[4] = { WIN_FLUSHCACHE, 0, 0, 0 };
1798 #ifndef WIN_FLUSHCACHE
1799 #define WIN_FLUSHCACHE 0xe7 macro