Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h91 opaque_t job_comp_arg; /* Arg for completion func */ member
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2356 job->job_comp_arg = (opaque_t)0; in fcsm_alloc_job()
2384 job->job_comp_arg = comp_arg; in fcsm_init_job()
2572 job->job_comp(job->job_comp_arg, job, job->job_result); in fcsm_jobdone()