Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlitterStudio/amiberry
/ getdevname
Function
getdevname
src/sana2.cpp:164–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
ROM_netdev_init = 0;
163
164
static const TCHAR *getdevname (void)
165
{
166
return _T(
"uaenet.device"
);
167
}
168
169
struct asyncreq {
170
struct asyncreq *next;
Callers
12
dev_open_2
Function · 0.70
add_async_request
Function · 0.70
release_async_request
Function · 0.70
abort_async
Function · 0.70
signalasync
Function · 0.70
dev_do_io
Function · 0.70
dev_beginio
Function · 0.70
dev_thread
Function · 0.70
dev_abortio
Function · 0.70
uaenet_int_handler2
Function · 0.70
dev_reset
Function · 0.70
netdev_install
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected