Home
last modified time | relevance | path

Searched refs:find_branch_descriptor (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firewire/
H A Dohci.c1083 static struct descriptor *find_branch_descriptor(struct descriptor *d, int z) in find_branch_descriptor() function
1121 last = find_branch_descriptor(d, z); in context_tasklet()
1278 d_branch = find_branch_descriptor(ctx->prev, ctx->prev_z); in context_append()