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);
|