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

  /src/sys/dev/ata/
wd.c 1816 wd_check_error(const struct dk_softc *dksc, const struct ata_xfer *xfer, function in typeref:typename:int
1872 error = wd_check_error(dksc, xfer, __func__);
1896 error = wd_check_error(dksc, xfer, __func__);
1933 error = wd_check_error(dksc, xfer, __func__);
1984 error = wd_check_error(dksc, xfer, __func__);
wd.c 1816 wd_check_error(const struct dk_softc *dksc, const struct ata_xfer *xfer, function in typeref:typename:int
1872 error = wd_check_error(dksc, xfer, __func__);
1896 error = wd_check_error(dksc, xfer, __func__);
1933 error = wd_check_error(dksc, xfer, __func__);
1984 error = wd_check_error(dksc, xfer, __func__);

Completed in 27 milliseconds