Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
638
void ide_reset_device(struct ide_hdf *ide)
639
{
640
reset_device(ide, true, false);
641
}
642
643
static void ide_execute_drive_diagnostics (struct ide_hdf *ide, bool irq)
644
{
Callers
1
x86_ide_hd_put
Function · 0.85
Calls
1
reset_device
Function · 0.85
Tested by
no test coverage detected