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

  /src/sys/dev/ata/
atavar.h 66 #define ERR_NODEV 5 /* device has been gone */
ata_wdc.c 807 ata_bio->error = ERR_NODEV;
wd.c 1031 case ERR_NODEV:
  /src/sys/dev/ic/
siisata.c 1291 ata_bio->error = ERR_NODEV;
ahcisata_core.c 1532 ata_bio->error = ERR_NODEV;
mvsata.c 1426 ata_bio->error = ERR_NODEV;

Completed in 20 milliseconds