CleanupThread
fCleanupThread = spawn_kernel_thread(CleanupThread, "ehci cleanup thread",
static int32 CleanupThread(void *data);
fCleanupThread = spawn_kernel_thread(CleanupThread,
static int32 CleanupThread(void *data);