Lines Matching refs:branch_address
68 __le32 branch_address;
707 d->branch_address &= cpu_to_le32(~0xf);
711 wmb(); /* finish init of new descriptors before branch_address update */
713 d->branch_address |= cpu_to_le32(1);
1058 d->branch_address = cpu_to_le32(ctx->descriptors_bus +
1107 while (last->branch_address != 0) {
1109 address = le32_to_cpu(last->branch_address);
1258 le32_to_cpu(ctx->last->branch_address));
1276 wmb(); /* finish init of new descriptors before branch_address update */
1279 d_branch->branch_address = cpu_to_le32(d_bus | z);
1294 ctx->prev->branch_address = cpu_to_le32(d_bus | z);
3095 if (ctx->context.last->branch_address == 0)
3297 d[0].branch_address = cpu_to_le32(d_bus | z);