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

  /src/sys/dev/ata/
wd.c 130 static int wd_standby(struct wd_softc *, int);
538 wd_standby(sc, AT_WAIT);
586 wd_standby(wd, AT_POLL);
1878 wd_standby(struct wd_softc *wd, int flags) function in typeref:typename:int
2000 wd_standby(wd, AT_POLL);
wd.c 130 static int wd_standby(struct wd_softc *, int);
538 wd_standby(sc, AT_WAIT);
586 wd_standby(wd, AT_POLL);
1878 wd_standby(struct wd_softc *wd, int flags) function in typeref:typename:int
2000 wd_standby(wd, AT_POLL);

Completed in 127 milliseconds