Home
last modified time | relevance | path

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

/titanic_41/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()
/titanic_41/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.h1397 uint32_t max_proc; member
1418 uint32_t max_proc; member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c6882 if (cq->max_proc < num_entries) in emlxs_sli4_process_cq()
6883 cq->max_proc = num_entries; in emlxs_sli4_process_cq()
6978 if (eq->max_proc < num_entries) { in emlxs_sli4_process_eq()
6979 eq->max_proc = num_entries; in emlxs_sli4_process_eq()
7693 hba->sli.sli4.eq[i].max_proc = 0; in emlxs_sli4_zero_queue_stat()
7700 hba->sli.sli4.cq[i].max_proc = 0; in emlxs_sli4_zero_queue_stat()
H A Demlxs_solaris.c5441 qp->eq[i].max_proc = in emlxs_fca_port_manage()
5442 hba->sli.sli4.eq[i].max_proc; in emlxs_fca_port_manage()
5466 qp->cq[i].max_proc = in emlxs_fca_port_manage()
5467 hba->sli.sli4.cq[i].max_proc; in emlxs_fca_port_manage()