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

  /src/sys/dev/ata/
wd.c 200 static void wdstart1(struct wd_softc *, struct buf *, struct ata_xfer *);
690 wdstart1(struct wd_softc *wd, struct buf *bp, struct ata_xfer *xfer) function in typeref:typename:void
865 wdstart1(wd, bp, xfer);
1065 wdstart1(wd, xfer->c_bio.bp, xfer);
1082 wdstart1(wd, xfer->c_bio.bp, xfer);

Completed in 38 milliseconds