Searched refs:UhciResources (Results 1 – 1 of 1) sorted by relevance
90 PUHCI_HC_RESOURCES UhciResources; in UhciCleanupFrameListEntry() local94 UhciResources = UhciExtension->HcResourcesVA; in UhciCleanupFrameListEntry()100 UhciResources->FrameList[0] = PhysicalAddress | in UhciCleanupFrameListEntry()110 UhciResources->FrameList[Index] = PhysicalAddress | in UhciCleanupFrameListEntry()2466 PUHCI_HC_RESOURCES UhciResources; in UhciInterruptNextSOF() local2494 UhciResources = UhciExtension->HcResourcesVA; in UhciInterruptNextSOF()2498 UhciResources->FrameList[Idx]); in UhciInterruptNextSOF()2500 UhciResources->FrameList[Idx] = SOF_HcdTDs->PhysicalAddress; in UhciInterruptNextSOF()