Lines Matching defs:address
139 * The descriptor containing the branch address of the first
146 * address that must be updated upon appending a new descriptor.
1089 /* figure out which descriptor the branch address goes in */
1100 u32 address;
1109 address = le32_to_cpu(last->branch_address);
1110 z = address & 0xf;
1111 address &= ~0xf;
1112 ctx->current_bus = address;
1114 /* If the branch address points to a buffer outside of the
1116 if (address < desc->buffer_bus ||
1117 address >= desc->buffer_bus + desc->used)
1120 d = desc->buffer + (address - desc->buffer_bus) / sizeof(*d);
1196 * branch address and looks like it's been sent. That way we
1285 * the branch address in the first descriptor.
2509 * The OHCI controller caches the new config rom address in a
3291 * Link the skip address to this descriptor itself. This causes