Searched refs:PeriodTable (Results 1 – 2 of 2) sorted by relevance
145 const EHCI_PERIOD * PeriodTable; member
339 const EHCI_PERIOD * PeriodTable = NULL; in EHCI_OpenInterruptEndpoint() local366 PeriodTable = &pTable[ClassicPeriod[Idx] + ScheduleOffset]; in EHCI_OpenInterruptEndpoint()367 EhciEndpoint->PeriodTable = PeriodTable; in EHCI_OpenInterruptEndpoint()371 PeriodTable->ScheduleMask, in EHCI_OpenInterruptEndpoint()374 EhciEndpoint->StaticQH = EhciExtension->PeriodicHead[PeriodTable->PeriodIdx]; in EHCI_OpenInterruptEndpoint()378 EhciEndpoint->PeriodTable = NULL; in EHCI_OpenInterruptEndpoint()437 QH->sqh.HwQH.EndpointCaps.InterruptMask = PeriodTable->ScheduleMask; in EHCI_OpenInterruptEndpoint()