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

  /src/sys/dev/ic/
mvsata.c 1453 bool iserror = (ata_bio->error != NOERROR); local in function:mvsata_bio_done
1477 if (!iserror)
2589 bool iserror = (sc_xfer->error != XS_NOERROR); local in function:mvsata_atapi_done
2612 if (!iserror)
mvsata.c 1453 bool iserror = (ata_bio->error != NOERROR); local in function:mvsata_bio_done
1477 if (!iserror)
2589 bool iserror = (sc_xfer->error != XS_NOERROR); local in function:mvsata_atapi_done
2612 if (!iserror)

Completed in 98 milliseconds