Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h203 } pmcs_cq_thr_info_t; typedef
209 pmcs_cq_thr_info_t *cq_thr_info;
H A Dpmcs_def.h467 pmcs_cq_thr_info_t *cqti; \
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c1748 pmcs_cq_thr_info_t *cqti = (pmcs_cq_thr_info_t *)arg; in pmcs_scsa_cq_run()
1756 DTRACE_PROBE1(pmcs__scsa__cq__run__start, pmcs_cq_thr_info_t *, cqti); in pmcs_scsa_cq_run()
1792 pmcs_cq_thr_info_t *, cqti); in pmcs_scsa_cq_run()
1816 pmcs_cq_thr_info_t *, cqti); in pmcs_scsa_cq_run()
1834 DTRACE_PROBE1(pmcs__scsa__cq__run__stop, pmcs_cq_thr_info_t *, cqti); in pmcs_scsa_cq_run()
H A Dpmcs_attach.c819 sizeof (pmcs_cq_thr_info_t) * pwp->cq_info.cq_threads, KM_SLEEP); in pmcs_attach()
1322 pmcs_cq_thr_info_t *cqti; in pmcs_unattach()
1361 sizeof (pmcs_cq_thr_info_t) * pwp->cq_info.cq_threads); in pmcs_unattach()