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

Function ide_reset_device

src/ide.cpp:638–641  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

636}
637
638void ide_reset_device(struct ide_hdf *ide)
639{
640 reset_device(ide, true, false);
641}
642
643static void ide_execute_drive_diagnostics (struct ide_hdf *ide, bool irq)
644{

Callers 1

x86_ide_hd_putFunction · 0.85

Calls 1

reset_deviceFunction · 0.85

Tested by

no test coverage detected