Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ busdma_sysctl_tree_top
Function
busdma_sysctl_tree_top
freebsd/mips/mips/busdma_machdep.c:1305–1309 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1303
}
1304
1305
static struct sysctl_oid *
1306
busdma_sysctl_tree_top(struct bounce_zone *bz)
1307
{
1308
return (bz->sysctl_tree_top);
1309
}
1310
1311
static int
1312
alloc_bounce_zone(bus_dma_tag_t dmat)
Callers
1
alloc_bounce_zone
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected