HomeSort by: relevance | last modified time | path
    Searched defs:wd_flushcache (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ata/
wd.c 210 static int wd_flushcache(struct wd_softc *, int);
537 wd_flushcache(sc, AT_WAIT);
1224 wd_flushcache(wd, AT_WAIT);
1432 return wd_flushcache(wd, AT_WAIT);
1902 wd_flushcache(struct wd_softc *wd, int flags) function in typeref:typename:int
1998 wd_flushcache(wd, AT_POLL);
wd.c 210 static int wd_flushcache(struct wd_softc *, int);
537 wd_flushcache(sc, AT_WAIT);
1224 wd_flushcache(wd, AT_WAIT);
1432 return wd_flushcache(wd, AT_WAIT);
1902 wd_flushcache(struct wd_softc *wd, int flags) function in typeref:typename:int
1998 wd_flushcache(wd, AT_POLL);

Completed in 26 milliseconds