Home
last modified time | relevance | path

Searched refs:OHCI_HC_RESOURCES (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/usb/usbohci/
H A Dusbohci.h118 } OHCI_HC_RESOURCES, *POHCI_HC_RESOURCES; typedef
H A Dusbohci.c695 … IntEdPA = OhciExtension->HcResourcesPA + FIELD_OFFSET(OHCI_HC_RESOURCES, InterrruptHeadED[ix]); in OHCI_StartController()
829 OhciExtension->HcResourcesPA + FIELD_OFFSET(OHCI_HC_RESOURCES, HcHCCA)); in OHCI_StartController()
2524 RegPacket.MiniPortResourcesSize = sizeof(OHCI_HC_RESOURCES); in DriverEntry()