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

  /src/sys/dev/ic/
mvsata.c 1449 bool iserror = (ata_bio->error != NOERROR); local
1473 if (!iserror)
2585 bool iserror = (sc_xfer->error != XS_NOERROR); local
2608 if (!iserror)
mvsata.c 1449 bool iserror = (ata_bio->error != NOERROR); local
1473 if (!iserror)
2585 bool iserror = (sc_xfer->error != XS_NOERROR); local
2608 if (!iserror)

Completed in 102 milliseconds