branch_address     68 drivers/firewire/ohci.c 	__le32 branch_address;
branch_address    662 drivers/firewire/ohci.c 	d->branch_address  &= cpu_to_le32(~0xf);
branch_address    668 drivers/firewire/ohci.c 	d->branch_address  |= cpu_to_le32(1);
branch_address   1014 drivers/firewire/ohci.c 		d->branch_address = cpu_to_le32(ctx->descriptors_bus +
branch_address   1063 drivers/firewire/ohci.c 	while (last->branch_address != 0) {
branch_address   1065 drivers/firewire/ohci.c 		address = le32_to_cpu(last->branch_address);
branch_address   1215 drivers/firewire/ohci.c 		  le32_to_cpu(ctx->last->branch_address));
branch_address   1236 drivers/firewire/ohci.c 	d_branch->branch_address = cpu_to_le32(d_bus | z);
branch_address   1251 drivers/firewire/ohci.c 		ctx->prev->branch_address = cpu_to_le32(d_bus | z);
branch_address   3039 drivers/firewire/ohci.c 	if (ctx->context.last->branch_address == 0)
branch_address   3241 drivers/firewire/ohci.c 		d[0].branch_address = cpu_to_le32(d_bus | z);