MCPcopy 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
164static const TCHAR *getdevname (void)
165{
166 return _T("uaenet.device");
167}
168
169struct asyncreq {
170 struct asyncreq *next;

Callers 12

dev_open_2Function · 0.70
add_async_requestFunction · 0.70
release_async_requestFunction · 0.70
abort_asyncFunction · 0.70
signalasyncFunction · 0.70
dev_do_ioFunction · 0.70
dev_beginioFunction · 0.70
dev_threadFunction · 0.70
dev_abortioFunction · 0.70
uaenet_int_handler2Function · 0.70
dev_resetFunction · 0.70
netdev_installFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected