Searched refs:vhba_task (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/tools/tools/vhba/faulty/
H A Dvhba_faulty.c51 static void vhba_task(void *, int);
63 TASK_INIT(&vhbastatic.qt, 0, vhba_task, &vhbastatic);
83 vhba_task(void *arg, int pending) function
/freebsd-11-stable/tools/tools/vhba/lots/
H A Dvhba_lots.c49 static void vhba_task(void *, int);
60 TASK_INIT(&vhbas.qt, 0, vhba_task, &vhbas);
80 vhba_task(void *arg, int pending) function
/freebsd-11-stable/tools/tools/vhba/medium/
H A Dvhba_medium.c49 static void vhba_task(void *, int);
60 TASK_INIT(&vhbas.qt, 0, vhba_task, &vhbas);
80 vhba_task(void *arg, int pending) function
/freebsd-11-stable/tools/tools/vhba/rptluns/
H A Dvhba_rptluns.c50 static void vhba_task(void *, int);
82 TASK_INIT(&vhbas.qt, 0, vhba_task, &vhbas);
101 vhba_task(void *arg, int pending) function
/freebsd-11-stable/tools/tools/vhba/simple/
H A Dvhba_simple.c49 static void vhba_task(void *, int);
60 TASK_INIT(&vhbas.qt, 0, vhba_task, &vhbas);
80 vhba_task(void *arg, int pending) function
/freebsd-11-stable/tools/tools/vhba/mptest/
H A Dvhba_mptest.c69 static void vhba_task(void *, int);
84 TASK_INIT(&vhbastatic.qt, 0, vhba_task, &vhbastatic);
106 vhba_task(void *arg, int pending) function

Completed in 129 milliseconds