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