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

  /src/sys/dev/ata/
wd.c 215 static int wd_setcache(struct wd_softc *, int);
1429 return wd_setcache(wd, *(int *)addr);
1838 wd_setcache(struct wd_softc *wd, int bits) function in typeref:typename:int
wd.c 215 static int wd_setcache(struct wd_softc *, int);
1429 return wd_setcache(wd, *(int *)addr);
1838 wd_setcache(struct wd_softc *wd, int bits) function in typeref:typename:int
wd.c 215 static int wd_setcache(struct wd_softc *, int);
1429 return wd_setcache(wd, *(int *)addr);
1838 wd_setcache(struct wd_softc *wd, int bits) function in typeref:typename:int

Completed in 37 milliseconds