_WorkerThread
fWorkerThread = spawn_kernel_thread(_WorkerThread, "SD bus controller",
static status_t _WorkerThread(void*);
fWorkerThread = spawn_kernel_thread(_WorkerThread, "SD bus poller",
static status_t _WorkerThread(void*);