|
XenevaOS
|
#include "uspi/usbstandardhub.h"#include "uspi/usbdevicefactory.h"#include "uspios.h"#include "uspi/macros.h"#include "uspi/assert.h"#include <Drivers/uart.h>
Functions | |
| boolean | USBStandardHubEnumeratePorts (TUSBStandardHub *pThis) |
| void | USBStandardHub (TUSBStandardHub *pThis, TUSBFunction *pDevice) |
| void | _USBStandardHub (TUSBStandardHub *pThis) |
| boolean | USBStandardHubConfigure (TUSBFunction *pUSBFunction) |
Variables | |
| bool | _dwhcidebug |
| void _USBStandardHub | ( | TUSBStandardHub * | pThis | ) |
| void USBStandardHub | ( | TUSBStandardHub * | pThis, |
| TUSBFunction * | pDevice | ||
| ) |
| boolean USBStandardHubConfigure | ( | TUSBFunction * | pUSBFunction | ) |
| boolean USBStandardHubEnumeratePorts | ( | TUSBStandardHub * | pThis | ) |
|
extern |