d_branch         1227 drivers/firewire/ohci.c 	struct descriptor *d_branch;
d_branch         1235 drivers/firewire/ohci.c 	d_branch = find_branch_descriptor(ctx->prev, ctx->prev_z);
d_branch         1236 drivers/firewire/ohci.c 	d_branch->branch_address = cpu_to_le32(d_bus | z);
d_branch         1248 drivers/firewire/ohci.c 	    d_branch != ctx->prev &&