Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_dispatch.c494 rpcproc_t max_proc; in nlm_prog_3() local
498 max_proc = NLM_GRANTED_RES; in nlm_prog_3()
501 max_proc = NLM_SM_NOTIFY2; in nlm_prog_3()
504 max_proc = NLM_FREE_ALL; in nlm_prog_3()
512 ASSERT(max_proc < nlm_prog_3_dtsize); in nlm_prog_3()
514 if (rqstp->rq_proc > max_proc) { in nlm_prog_3()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcio.h209 uint32_t max_proc; member
228 uint32_t max_proc; member
H A Demlxs_fc.h1402 uint32_t max_proc; member
1429 uint32_t max_proc; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c7241 if (cq->max_proc < num_entries) in emlxs_sli4_process_cq()
7242 cq->max_proc = num_entries; in emlxs_sli4_process_cq()
7341 if (eq->max_proc < num_entries) { in emlxs_sli4_process_eq()
7342 eq->max_proc = num_entries; in emlxs_sli4_process_eq()
8086 hba->sli.sli4.eq[i].max_proc = 0; in emlxs_sli4_zero_queue_stat()
8093 hba->sli.sli4.cq[i].max_proc = 0; in emlxs_sli4_zero_queue_stat()
H A Demlxs_solaris.c5454 qp->eq[i].max_proc = in emlxs_fca_port_manage()
5455 hba->sli.sli4.eq[i].max_proc; in emlxs_fca_port_manage()
5479 qp->cq[i].max_proc = in emlxs_fca_port_manage()
5480 hba->sli.sli4.cq[i].max_proc; in emlxs_fca_port_manage()