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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_cam.c78 static void ocs_ldt_task(void *arg, int pending);
141 TASK_INIT(&fcp->ltask, 1, ocs_ldt_task, fcp);
158 ocs_ldt_task(fcp, 0);
1101 ocs_ldt_task(void *arg, int pending) function

Completed in 191 milliseconds