MCPcopy Create free account
hub / github.com/F-Stack/f-stack / decode_win_neta_dump

Function decode_win_neta_dump

freebsd/arm/mv/mv_common.c:1713–1718  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1711}
1712
1713static void
1714decode_win_neta_dump(u_long base)
1715{
1716
1717 decode_win_eth_dump(base + MV_WIN_NETA_OFFSET);
1718}
1719
1720static void
1721decode_win_neta_setup(u_long base)

Callers

nothing calls this directly

Calls 1

decode_win_eth_dumpFunction · 0.85

Tested by

no test coverage detected