Home
last modified time | relevance | path

Searched refs:ERR_RESET (Results 1 – 9 of 9) sorted by relevance

/dports/www/aria2/aria2-1.36.0/src/
H A DXmlParser.h50 enum XmlError { ERR_XML_PARSE = -1, ERR_RESET = -2 }; enumerator
H A DXml2XmlParser.cc190 return lastError_ = ERR_RESET; in reset()
H A DExpatXmlParser.cc185 return lastError_ = ERR_RESET; in reset()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ata/
H A Datavar.h219 #define ERR_RESET 6 /* command was terminated by channel reset */ macro
H A Data_wdc.c782 ata_bio->error = ERR_RESET; in wdc_ata_bio_kill_xfer()
H A Dwd.c814 case ERR_RESET: in wddone()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dsiisata.c1122 ata_bio->error = ERR_RESET; in siisata_bio_kill_xfer()
H A Dahcisata_core.c1294 ata_bio->error = ERR_RESET; in ahci_bio_kill_xfer()
H A Dmvsata.c1416 ata_bio->error = ERR_RESET; in mvsata_bio_kill_xfer()