Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_nicmon.c184 static uint32_t throttle; in smbd_nicmon_needscan() local
201 if ((throttle % SMBD_NICMON_THROTTLE) == 0) { in smbd_nicmon_needscan()
206 ++throttle; in smbd_nicmon_needscan()
255 static uint32_t throttle; in smbd_nicmon_daemon() local
286 if ((throttle % SMBD_NICMON_THROTTLE) == 0) in smbd_nicmon_daemon()
289 ++throttle; in smbd_nicmon_daemon()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_node.c1036 uint32_t throttle; in emlxs_node_throttle_set() local
1039 throttle = (ndlp->nlp_fcp_info & NLP_FCP_TGT_DEVICE)? in emlxs_node_throttle_set()
1047 throttle = (uint32_t)ddi_prop_get_int(DDI_DEV_T_ANY, in emlxs_node_throttle_set()
1048 (void *)hba->dip, DDI_PROP_DONTPASS, prop, throttle); in emlxs_node_throttle_set()
1055 throttle = (uint32_t)ddi_prop_get_int(DDI_DEV_T_ANY, in emlxs_node_throttle_set()
1056 (void *)hba->dip, DDI_PROP_DONTPASS, prop, throttle); in emlxs_node_throttle_set()
1059 throttle = MIN(throttle, MAX_NODE_THROTTLE); in emlxs_node_throttle_set()
1061 ndlp->io_throttle = throttle; in emlxs_node_throttle_set()
H A Demlxs_sli3.c2796 int32_t throttle; in emlxs_sli3_issue_iocb_cmd() local
2805 throttle = 0; in emlxs_sli3_issue_iocb_cmd()
2848 throttle = hba->io_throttle - hba->io_active; in emlxs_sli3_issue_iocb_cmd()
2849 if (throttle <= 0) { in emlxs_sli3_issue_iocb_cmd()
3016 throttle = hba->io_throttle - hba->io_active; in emlxs_sli3_issue_iocb_cmd()
3017 if (throttle <= 0) { in emlxs_sli3_issue_iocb_cmd()
3123 if (throttle <= 0) { in emlxs_sli3_issue_iocb_cmd()
H A Demlxs_solaris.c4956 desc->throttle = MIN(desc->throttle, MAX_NODE_THROTTLE); in emlxs_fca_port_manage()
4961 scope, desc->throttle); in emlxs_fca_port_manage()
4969 node->io_throttle = desc->throttle; in emlxs_fca_port_manage()
4995 node->io_throttle = desc->throttle; in emlxs_fca_port_manage()
5022 node->io_throttle = desc->throttle; in emlxs_fca_port_manage()
5100 desc[j].throttle = node->io_throttle; in emlxs_fca_port_manage()
5108 desc[j].throttle); in emlxs_fca_port_manage()
H A Demlxs_sli4.c2837 int32_t throttle; in emlxs_sli4_issue_iocb_cmd() local
2859 throttle = 0; in emlxs_sli4_issue_iocb_cmd()
2892 throttle = hba->io_throttle - hba->io_active; in emlxs_sli4_issue_iocb_cmd()
2893 if (throttle <= 0) { in emlxs_sli4_issue_iocb_cmd()
3101 throttle = hba->io_throttle - hba->io_active; in emlxs_sli4_issue_iocb_cmd()
3102 if (throttle <= 0) { in emlxs_sli4_issue_iocb_cmd()
3128 if (throttle <= 0) { in emlxs_sli4_issue_iocb_cmd()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dqlc.conf80 execution-throttle=32;
/titanic_41/usr/src/tools/ctf/cvt/
H A Dctfmerge.c623 int throttle, nslots, i; in wq_init() local
644 throttle = atoi(getenv("CTFMERGE_INPUT_THROTTLE")); in wq_init()
646 throttle = MERGE_INPUT_THROTTLE_LEN; in wq_init()
647 wq->wq_ithrottle = throttle * wq->wq_nthreads; in wq_init()
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_tdaemon.c999 int throttle; in _sd_direct_test() local
1012 throttle = (seed & 0xff00000)>>20; in _sd_direct_test()
1042 rec_size, recs, throttle, ckd_hd, ckd_doz); in _sd_direct_test()
1083 while ((iosent - (tiodone + tioerr)) > throttle) in _sd_direct_test()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcio.h166 uint32_t throttle; member
/titanic_41/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c295 fipe_mc_change(int throttle) in fipe_mc_change() argument
306 pci_config_put8(fipe_mc_ctrl.mc_pci_hdl, FIPE_MC_THRTLOW, throttle); in fipe_mc_change()
1365 fipe_enable(int throttle, cpu_idle_check_wakeup_t check_func, void* check_arg) in fipe_enable() argument
1402 fipe_mc_change(throttle) != 0) { in fipe_enable()
/titanic_41/usr/src/uts/common/io/aac/
H A Daac.h188 int throttle[AAC_CMDQ_NUM]; /* hold IO cmds for the device */ member
H A Daac.c1254 if (dvp->throttle[q] == AAC_THROTTLE_DRAIN && in aac_end_io()
4537 int throttle) in aac_set_throttle() argument
4545 dvp->throttle[q] = throttle; in aac_set_throttle()
5886 if (dvp->ncmds[q] < dvp->throttle[q]) { in aac_bind_io()
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c16722 short throttle; local
16724 throttle = un->un_throttle +
16727 (throttle < un->un_saved_throttle) ?
16728 throttle : un->un_saved_throttle;
/titanic_41/usr/src/cmd/look/
H A Dwords22856 throttle
/titanic_41/usr/src/cmd/spell/
H A Dlist22855 throttle