Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_cam.c97 static void ocs_ldt(void *arg);
1114 ocs_ldt(void *arg) in ocs_ldt() function
1147 callout_reset(&fcp->ldt, hz, ocs_ldt, fcp); in ocs_ldt_task()
1211 callout_reset(&fcp->ldt, hz, ocs_ldt, fcp); in ocs_scsi_del_target()