20#ifndef _uspi_dwhcirootport_h
21#define _uspi_dwhcirootport_h
boolean DWHCIRootPortInitialize(TDWHCIRootPort *pThis)
Definition dwhcirootport.c:54
void DWHCIRootPort(TDWHCIRootPort *pThis, struct TDWHCIDevice *pHost)
Definition dwhcirootport.c:30
void _DWHCIRootPort(TDWHCIRootPort *pThis)
Definition dwhcirootport.c:40
Definition dwhcidevice.h:39
Definition dwhcirootport.h:33
struct TDWHCIDevice * m_pHost
Definition dwhcirootport.h:34
TUSBDevice * m_pDevice
Definition dwhcirootport.h:36
Definition usbdevice.h:48