MCPcopy Create free account
hub / github.com/BlitterStudio/amiberry / ide_fail

Function ide_fail

src/ide.cpp:451–454  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

449}
450
451static void ide_fail (struct ide_hdf *ide)
452{
453 ide_fail_err (ide, IDE_ERR_ABRT);
454}
455
456static void ide_data_ready (struct ide_hdf *ide)
457{

Callers 6

ide_identify_driveFunction · 0.85
ide_set_multiple_modeFunction · 0.85
ide_set_featuresFunction · 0.85
ide_read_sectorsFunction · 0.85
ide_write_sectorsFunction · 0.85
ide_do_commandFunction · 0.85

Calls 1

ide_fail_errFunction · 0.85

Tested by

no test coverage detected