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

  /src/sys/dev/ata/
wd.c 211 static int wd_trim(struct wd_softc *, daddr_t, long);
1535 result = wd_trim(wd, bno + done, amount);
1943 wd_trim(struct wd_softc *wd, daddr_t bno, long size) function in typeref:typename:int

Completed in 12 milliseconds