Home
last modified time | relevance | path

Searched refs:maximum (Results 1 – 25 of 90) sorted by relevance

1234

/illumos-gate/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi_uscsi.c1207 int maximum; in uscsi_mode_sense() local
1310 maximum = page_size - sizeof (struct mode_page); in uscsi_mode_sense()
1311 if (((int)pg->length) > maximum) { in uscsi_mode_sense()
1314 page_code, pg->length, maximum); in uscsi_mode_sense()
1349 int maximum; in uscsi_mode_sense_10() local
1437 maximum = page_size - sizeof (struct mode_page); in uscsi_mode_sense_10()
1438 if (((int)pg->length) > maximum) { in uscsi_mode_sense_10()
1441 page_code, pg->length, maximum); in uscsi_mode_sense_10()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.c65 int dev_no, int *actual, int *maximum, uint32_t *speed_max,
108 int actual = PROP_INVALID, maximum = PROP_INVALID; in opl_pci_callback() local
222 pci_card.func_no, &actual, &maximum, &freq_max, &freq_at, in opl_pci_callback()
334 PRINT_FMT(actual, maximum); in opl_pci_callback()
644 int *maximum, uint32_t *speed_max, uint32_t *speed_at, int *type) in get_lane_width() argument
704 *maximum = ((link_cap >> PCI_LINK_SHIFT) & in get_lane_width()
/illumos-gate/usr/src/test/os-tests/tests/definit/
H A Dinit.data61 # Line which is at the maximum allowed length (512 characters including newline)
64 # Lines which exceed the maximum allowed length (last item will be truncated)
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/types/
H A Dtst.enum.d43 maximum = 2147483647 enumerator
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.sparc.msg49 \thave %d, maximum %d -- recompile some \
53 \thave %d, maximum %d -- recompile some \
/illumos-gate/usr/src/cmd/bnu/
H A DGrades38 # job_size a number which is the maximum limit
44 # byte, megabyte, and no maximum,
H A DLimits24 # Limits provides a means of specifying the maximum number of
/illumos-gate/usr/src/cmd/login/
H A Dlogin.dfl84 # PAM_ABORT. Default is 20. Minimum is 0. No maximum is imposed.
89 # allowed before login exits. Default is 5 and maximum is 15.
/illumos-gate/usr/src/lib/libslp/etc/
H A Dslp.conf.example131 # Set this property to change the maximum amount of time to wait until
166 # Set this property to change the maximum random wait bound (used with
173 # Change this property to change the maximum size of any datagram to
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslogd.dfl28 # Specify the maximum number of logs to preserve.
/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c396 clamp(pgcnt_t value, pgcnt_t minimum, pgcnt_t maximum) in clamp() argument
400 else if (value > maximum) in clamp()
401 return (maximum); in clamp()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dplatsvcd.conf35 * Specifies a maximum interval in seconds that an application
/illumos-gate/usr/src/cmd/allocate/
H A Ddevalloc_defaults32 # maxlabel=<ascii string for maximum label>;\
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrlcpy.S42 ! in this case, the maximum size of the detination must be
43 ! tracked since it bounds our maximum copy size. However,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/sebring/conf/
H A Dplatsvcd.conf35 * Specifies a maximum interval in seconds that an application
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/
H A Dplatsvcd.conf35 * Specifies a maximum interval in seconds that an application
/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.dfl41 # The maximum value of HISTORY is 26.
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_ndd.c62 ((vptr == eptr) || (rval < pa->minimum) || (rval > pa->maximum))
276 (*int_prop_val <= param_arr[i].maximum)) in hxge_get_param_soft_properties()
284 (*int_prop_val <= param_arr[i].maximum)) in hxge_get_param_soft_properties()
437 for (i = 0; i <= hxge_param_arr[param_instance].maximum; i++) { in hxge_destroy_param()
593 new_value > pa->maximum) { in hxge_param_set_generic()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_inject.c118 uint32_t maximum = (frequency <= 100) ? 100 : ZI_PERCENTAGE_MAX; in freq_triggered() local
120 return (spa_get_random(maximum) < frequency); in freq_triggered()
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Ddrive.c1421 int maximum; in uscsi_mode_sense() local
1497 maximum = page_size - sizeof (struct mode_page) - hdr->bdesc_length; in uscsi_mode_sense()
1498 if (((int)pg->length) > maximum) { in uscsi_mode_sense()
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dfs118 unsigned long f_namemax; /* maximum file name length */
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dfs118 unsigned long f_namemax; /* maximum file name length */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dfs118 unsigned long f_namemax; /* maximum file name length */
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dsubselect.test79 # x value is less than half of the maximum.
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Damd64.esc170 * faults on the rank up to some maximum multiple of the threshold at which
181 * The system imposes an absolute maximum on the number of pages it will
185 * limit bounds the maximum real response to page faults across all ranks
191 * arrange that the maximum number of pages we are prepared to fault from
213 * The maximum number of single-correctable-unit page faults we will diagnose

1234