Searched refs:dwslot2 (Results 1 – 2 of 2) sorted by relevance
1611 uint32 dwslot2 = SLOT_2_IRQ_TARGET(0); in AllocateDevice() local1618 dwslot2 |= SLOT_2_PORT_NUM(hubPort); in AllocateDevice()1619 dwslot2 |= SLOT_2_TT_HUB_SLOT(parenthub->slot); in AllocateDevice()1622 _WriteContext(&device->input_ctx->slot.dwslot2, dwslot2); in AllocateDevice()1630 _ReadContext(&device->input_ctx->slot.dwslot2), in AllocateDevice()1788 uint32 dwslot2 = _ReadContext(&device->input_ctx->slot.dwslot2); in AllocateDevice() local1789 dwslot2 |= SLOT_2_TT_TIME(HUB_TTT_GET(hubDescriptor.characteristics)); in AllocateDevice()1790 _WriteContext(&device->input_ctx->slot.dwslot2, dwslot2); in AllocateDevice()
353 uint32 dwslot2; member