Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/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.c2801 int32_t throttle; in emlxs_sli3_issue_iocb_cmd() local
2810 throttle = 0; in emlxs_sli3_issue_iocb_cmd()
2853 throttle = hba->io_throttle - hba->io_active; in emlxs_sli3_issue_iocb_cmd()
2854 if (throttle <= 0) { in emlxs_sli3_issue_iocb_cmd()
3021 throttle = hba->io_throttle - hba->io_active; in emlxs_sli3_issue_iocb_cmd()
3022 if (throttle <= 0) { in emlxs_sli3_issue_iocb_cmd()
3128 if (throttle <= 0) { in emlxs_sli3_issue_iocb_cmd()
H A Demlxs_solaris.c4969 desc->throttle = MIN(desc->throttle, MAX_NODE_THROTTLE); in emlxs_fca_port_manage()
4974 scope, desc->throttle); in emlxs_fca_port_manage()
4982 node->io_throttle = desc->throttle; in emlxs_fca_port_manage()
5008 node->io_throttle = desc->throttle; in emlxs_fca_port_manage()
5035 node->io_throttle = desc->throttle; in emlxs_fca_port_manage()
5113 desc[j].throttle = node->io_throttle; in emlxs_fca_port_manage()
5121 desc[j].throttle); in emlxs_fca_port_manage()
H A Demlxs_sli4.c3195 int32_t throttle; in emlxs_sli4_issue_iocb_cmd() local
3216 throttle = 0; in emlxs_sli4_issue_iocb_cmd()
3249 throttle = hba->io_throttle - hba->io_active; in emlxs_sli4_issue_iocb_cmd()
3250 if (throttle <= 0) { in emlxs_sli4_issue_iocb_cmd()
3449 throttle = hba->io_throttle - hba->io_active; in emlxs_sli4_issue_iocb_cmd()
3450 if (throttle <= 0) { in emlxs_sli4_issue_iocb_cmd()
3476 if (throttle <= 0) { in emlxs_sli4_issue_iocb_cmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dqlc.conf80 execution-throttle=32;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcio.h166 uint32_t throttle; member
/illumos-gate/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()
/illumos-gate/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.c1256 if (dvp->throttle[q] == AAC_THROTTLE_DRAIN && in aac_end_io()
4543 int throttle) in aac_set_throttle() argument
4551 dvp->throttle[q] = throttle; in aac_set_throttle()
5892 if (dvp->ncmds[q] < dvp->throttle[q]) { in aac_bind_io()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c15937 short throttle; local
15939 throttle = un->un_throttle +
15942 (throttle < un->un_saved_throttle) ?
15943 throttle : un->un_saved_throttle;
/illumos-gate/usr/src/cmd/spell/
H A Dlist22853 throttle
/illumos-gate/usr/src/cmd/look/
H A Dwords22854 throttle