MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / ETHGetLinkStateAsync

Function ETHGetLinkStateAsync

src/dolphin/src/eth/eth.c:840–843  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

838}
839
840BOOL ETHGetLinkStateAsync(BOOL* status) {
841 //ASSERTLINE(1104, status);
842 return linkStateAsyncMain(status);
843}
844
845s32 ETHGetNWAYMode(void) {
846 u8 nways;

Callers

nothing calls this directly

Calls 1

linkStateAsyncMainFunction · 0.85

Tested by

no test coverage detected