Home
last modified time | relevance | path

Searched refs:mca_postscan_task (Results 1 – 1 of 1) sorted by relevance

/src/sys/x86/x86/ !
H A Dmca.c152 static struct task mca_postscan_task; variable
1158 taskqueue_enqueue(mca_tq, &mca_postscan_task); in mca_process_records()
1345 TASK_INIT(&mca_postscan_task, 0, mca_postscan, NULL); in mca_setup()