Searched refs:max (Results 451 - 475 of 603) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/lib/libbc/libc/stdio/common/
H A Ddoprnt.c51 #define max(a,b) ((a) > (b) ? (a) : (b)) macro
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_cfgdef.h45 int max; member in struct:__anon988
552 "max-nsw-state-per-db",
564 "max-nsw-state-per-thread",
576 "max-getent-ctx-per-db",
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c422 #define max(a, b) (a > b)? a: b macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_rsa.c186 * Since the max RSA input size is 256 bytes (2048 bits), the firstx
530 pqfix = max(pfix, qfix);
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_oss.c346 * appropriate mask and max value.
1249 si->max_channels = max(nchan, si->max_channels);
1250 si->max_rate = max(rate, si->max_rate);
1617 fragsz = max(auclnt_get_fragsz(sp), 1);
1623 fragsz = max(auclnt_get_fragsz(sp), 1);
H A Daudio_client.c196 n = max(n, sp->s_head - sp->s_tail);
264 n = max(n, sp->s_nframes - (sp->s_head - sp->s_tail));
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h491 #define TX_COALESC max(RGE_BUF_SLOTS/32LL, 8)
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_messages.h91 uint32_t max; member in struct:emlxs_msg_group
H A Demlxs_extern.h601 extern int32_t emlxs_msi_init(emlxs_hba_t *hba, uint32_t max);
607 extern int32_t emlxs_intx_init(emlxs_hba_t *hba, uint32_t max);
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_trans.c972 len = max(len, strlen(dgettext(TEXT_DOMAIN, "Master Device")));
1329 len = max(len, strlen(dgettext(TEXT_DOMAIN, "Logging Device")));
/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtrace_jni.c1882 jclass class, jint max)
1884 g_max_consumers = max;
1881 Java_org_opensolaris_os_dtrace_LocalConsumer__1setMaximumConsumers(JNIEnv *env, jclass class, jint max) argument
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/sunfire/common/
H A Dsunfire.c1629 log_printf(" %2d ", bksp->tempstat.max, 0);
1654 log_printf(" %2d ", kstats->tempstat.max, 0);
/illumos-gate/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dunix.c1377 size_t max = vecint->vec_size / sizeof (intr_vec_t *); local
1382 while ((vecint->vec_idx < max) && ((wsp->walk_addr =
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c638 set_rpcb_rmtcalls_max(int max) argument
641 rpcb_rmtcalls_max = max;
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c68 max(pctype a, pctype b) function
203 overlap = min(pch, svalue1) - max(pcl, svalue0);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c182 cq_attr->cq_size = max(cq_attr->cq_size, HERMON_CQ_MIN_SIZE);
606 req_size = max(req_size, HERMON_CQ_MIN_SIZE);
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c168 cq_attr->cq_size = max(cq_attr->cq_size, TAVOR_CQ_MIN_SIZE);
177 TAVOR_TNF_FAIL(IBT_HCA_CQ_EXCEEDED, "max CQ size");
573 req_size = max(req_size, TAVOR_CQ_MIN_SIZE);
582 TAVOR_TNF_FAIL(IBT_HCA_CQ_EXCEEDED, "max CQ size");
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h790 uint32_t max:16; member in struct:_fcram_ref_tmr_t::__anon8246::__anon8247
794 uint32_t max:16;
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c945 * Used by normal drivers to update the max sdu size.
969 * max sdu size for multicast/broadcast vs. unicast.
1425 uint32_t max)
1450 range32[pr->pr_range_cur_count - 1].mpur_max = max;
1424 mac_prop_info_set_range_uint32(mac_prop_info_handle_t ph, uint32_t min, uint32_t max) argument
/illumos-gate/usr/src/uts/sun4u/os/
H A Dcpr_impl.c380 i_cpr_clear_tmp(sutlb_t *listp, int max, tlb_rw_t wrfunc) argument
385 for (tail = listp + max; listp < tail && listp->va_tag; listp++) {
792 * than CPR_MAXCONTIG amount of contiguous pages to match the max amount
1858 cpr_err(CE_WARN, "too many physical memory ranges %d, max %d",
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dget_in_tkt.c71 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
366 (as_reply->enc_part2->times.renew_till > max(request->till,
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.c145 DEBUGOUT3("i40e_init_lan_hmc: Tx context: asks for 0x%x but max allowed is 0x%x, returns error %d\n",
168 DEBUGOUT3("i40e_init_lan_hmc: Rx context: asks for 0x%x but max allowed is 0x%x, returns error %d\n",
191 DEBUGOUT3("i40e_init_lan_hmc: FCoE context: asks for 0x%x but max allowed is 0x%x, returns error %d\n",
214 DEBUGOUT3("i40e_init_lan_hmc: FCoE filter: asks for 0x%x but max allowed is 0x%x, returns error %d\n",
391 pd_idx1 = max(pd_idx, (j * I40E_HMC_MAX_BP_COUNT));
439 pd_idx1 = max(pd_idx,
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmilter.c1337 ** max -- the maximum number of entries in list.
1344 milter_config(spec, list, max)
1347 int max;
1353 max--;
1365 if (numitems >= max)
1367 syserr("Too many filters defined, %d max", max);
1368 if (max > 0)
1525 syserr("milter_set_option: too many macros in Milter.%s (max %d)",
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c246 /* get max payload size and max read size we need it for pxp configuration
1255 // Need to review this value seems like we take in this case the max value
1287 /* now, there could be a problem where the bar limited us, and the max-connections is smaller than the total above, in this case we need to decrease the
1477 /* iterate from the next function in the port till max func */
1523 /* get min/max bw */
2429 ASSERT_STATIC((FIELD_SIZE(struct shm_dev_info, port_hw_config)/FIELD_SIZE(struct shm_dev_info, port_hw_config[0])) >= max(PORT_MAX,1));
2895 /* Limit checking is diabled if min and max are zeros. */
2897 u32_t max; member in struct:_param_entry_t
2907 offset default default default min max */
[all...]
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ac/
H A Dusb_ac.c1465 * array. we grow the unit array if the ID exceeds the current max
2881 short max, min, current; local
2894 USB_AUDIO_GET_MAX, dir, featureID, &max) != USB_SUCCESS) {
2896 "usb_ac_set_gain: getting max gain failed");
2902 "usb_ac_set_gain: channel %d, max=%d", channel, max);
2938 gain = max - ((max - min) * (AF_MAX_GAIN - gain))/AF_MAX_GAIN;
2942 "usb_ac_set_gain: ch=%d dir=%d max=%d min=%d gain=%d",
2943 channel, dir, max, mi
[all...]

Completed in 150 milliseconds

<<11121314151617181920>>