Searched refs:mca_postscan_task (Results 1 – 1 of 1) sorted by relevance
152 static struct task mca_postscan_task; variable1158 taskqueue_enqueue(mca_tq, &mca_postscan_task); in mca_process_records()1345 TASK_INIT(&mca_postscan_task, 0, mca_postscan, NULL); in mca_setup()