HomeSort by: relevance | last modified time | path
    Searched refs:ERR_RESET (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ata/
atavar.h 67 #define ERR_RESET 6 /* command was terminated by channel reset */
ata_wdc.c 810 ata_bio->error = ERR_RESET;
wd.c 926 case ERR_RESET:
  /src/sys/dev/ic/
siisata.c 1294 ata_bio->error = ERR_RESET;
ahcisata_core.c 1535 ata_bio->error = ERR_RESET;
mvsata.c 1429 ata_bio->error = ERR_RESET;

Completed in 21 milliseconds