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.
1086 /* figure out which descriptor the branch address goes in */
1097 u32 address;
1106 address = le32_to_cpu(last->branch_address);
1107 z = address & 0xf;
1108 address &= ~0xf;
1109 ctx->current_bus = address;
1111 /* If the branch address points to a buffer outside of the
1113 if (address < desc->buffer_bus ||
1114 address >= desc->buffer_bus + desc->used)
1117 d = desc->buffer + (address - desc->buffer_bus) / sizeof(*d);
1194 * branch address and looks like it's been sent. That way we
1283 * the branch address in the first descriptor.
2501 * The OHCI controller caches the new config rom address in a
3279 * Link the skip address to this descriptor itself. This causes