Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
451
static void ide_fail (struct ide_hdf *ide)
452
{
453
ide_fail_err (ide, IDE_ERR_ABRT);
454
}
455
456
static void ide_data_ready (struct ide_hdf *ide)
457
{
Callers
6
ide_identify_drive
Function · 0.85
ide_set_multiple_mode
Function · 0.85
ide_set_features
Function · 0.85
ide_read_sectors
Function · 0.85
ide_write_sectors
Function · 0.85
ide_do_command
Function · 0.85
Calls
1
ide_fail_err
Function · 0.85
Tested by
no test coverage detected