_DeviceThread
fDeviceThread = spawn_kernel_thread(_DeviceThread, "usb_serial device thread",
static int32 _DeviceThread(void *data);