Home
last modified time | relevance | path

Searched full:levels (Results 1 – 25 of 639) sorted by relevance

12345678910>>...26

/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_video.c64 int *levels; member
185 vidbp->cur_level = vidbp->levels[vidbp->cur_level_index]; in acpi_video_brightness_get()
196 if (vidbp->levels[i] == vidbp->cur_level) { in acpi_video_brightness_get()
213 if (acpi_drv_set_int(vidbp->dev.hdl, "_BCM", vidbp->levels[level]) in acpi_video_brightness_set()
218 vidbp->cur_level = vidbp->levels[level]; in acpi_video_brightness_set()
464 * op->nlev will be needed to free op->levels. in acpi_video_enum_output()
467 vidbp->levels = kmem_zalloc(nlev * sizeof (uint32_t), KM_SLEEP); in acpi_video_enum_output()
470 * Get all the supported brightness levels. in acpi_video_enum_output()
483 vidbp->levels[i] = lev; in acpi_video_enum_output()
487 * Sort the brightness levels. in acpi_video_enum_output()
[all …]
/illumos-gate/usr/src/tools/smatch/src/
H A Ddominate.c26 static struct piggy *bank_init(unsigned levels) in bank_init() argument
29 bank = calloc(1, sizeof(*bank) + levels * sizeof(bank->lists[0])); in bank_init()
30 bank->max = levels - 1; in bank_init()
34 static void bank_free(struct piggy *bank, unsigned int levels) in bank_free() argument
36 for (; levels-- ;) in bank_free()
37 free_ptr_list(&bank->lists[levels]); in bank_free()
101 int levels = ep->dom_levels; in idf_compute() local
102 struct piggy *bank = bank_init(levels); in idf_compute()
126 bank_free(bank, levels); in idf_compute()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DAMD.po35 msgstr "The number of errors associated with this memory page has exceeded acceptable levels. Refe…
51 …ctable errors associated with this memory module has exceeded acceptable levels. Refer to %s for …
67 …ctable errors associated with this memory module has exceeded acceptable levels. Refer to %s for …
99 msgstr "The number of errors associated with this CPU has exceeded acceptable levels. Refer to %s …
115 msgstr "The number of errors associated with this CPU has exceeded acceptable levels. Refer to %s …
131 msgstr "The number of errors associated with this CPU has exceeded acceptable levels. Refer to %s …
147 msgstr "The number of errors associated with this CPU has exceeded acceptable levels. Refer to %s …
163 msgstr "The number of errors associated with this CPU has exceeded acceptable levels. Refer to %s …
179 msgstr "The number of errors associated with this CPU has exceeded acceptable levels. Refer to %s …
195 msgstr "The number of errors associated with this CPU has exceeded acceptable levels. Refer to %s …
[all …]
/illumos-gate/usr/src/man/man3c/
H A Daddseverity.3c8 addseverity \- build a list of severity levels for an application for use with
21 The \fBaddseverity()\fR function builds a list of severity levels for an
30 to the existing set of standard severity levels.
35 Previously defined severity levels may be removed by supplying the null string.
38 0\(mi4 are reserved for the standard severity levels and cannot be modified.
39 Identifiers for the standard levels of severity are:
91 Severity levels may also be defined at run time using the \fBSEV_LEVEL\fR
H A Dfmtmsg.3c108 Indicates the seriousness of the condition. Identifiers for the standard levels
144 Other severity levels may be added by using the \fBaddseverity()\fR routine.
228 This variable defines severity levels and associates print strings with them
229 for use by \fBfmtmsg()\fR. The standard severity levels listed below cannot be
230 modified. Additional severity levels can also be defined, redefined, and
299 severity levels). If the keyword \fIseverity_keyword\fR is used, \fIlevel\fR is
311 the levels of severity beyond the five standard levels and those defined using
/illumos-gate/usr/src/man/man5/
H A Dinittab.558 Define the run level in which this entry is to be processed. Run-levels
61 allowed to exist. The run levels are represented by a number ranging from
65 When \fBinit\fR is requested to change run levels, all processes that do not
69 can define multiple run levels for a process by selecting more than one run
71 specified, then the process is assumed to be valid at all run levels \fB0\fR
75 the \fIrstate\fR field, even though they are not true run levels. Entries which
79 levels in that \fBinit\fR can never enter run level \fBa\fR, \fBb\fR or
82 \fBb\fR or \fBc\fR command is not killed when \fBinit\fR changes levels. They
198 order to divorce its association with run levels. This instruction is used only
H A Dfx_dptbl.524 class are viewed by that class as a contiguous set of priority levels numbered
35 priority levels used by fixed priority processes in user mode. The structures
50 between fixed-priority priority levels and global scheduling priorities is
84 number of fixed priority priority levels or the set of global scheduling
127 for each of the fixed-priority priority levels. The first line specifies the
H A Drt_dptbl.519 class are viewed by that class as a contiguous set of priority levels numbered
30 rtdpent_t\fR), one for each of the \fIn\fR priority levels. The structure are
78 time priority levels or the set of global scheduling priorities used by the
112 for each of the real-time priority levels. The first line specifies the quantum
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dsymtab.c49 int e_levels; /* levels of indirection */
352 char *type, char *basetype, int levels) in symtab_set_function() argument
357 name, line, file, PRIMITIVE, type, basetype, levels, "", -1, -1); in symtab_set_function()
394 int levels) in symtab_set_errval() argument
399 name, line, file, PRIMITIVE, type, basetype, levels, in symtab_set_errval()
420 char *type, char *basetype, int levels) in symtab_add_args() argument
428 name, line, file, PRIMITIVE, type, basetype, levels, "", -1, -1); in symtab_add_args()
493 char *basetype, int levels) in symtab_add_globals() argument
501 name, line, file, PRIMITIVE, type, basetype, levels, "", -1, -1); in symtab_add_globals()
768 int kind, char *type, char *basetype, int levels, char *attribute, in allocate_entry() argument
[all …]
/illumos-gate/usr/src/common/tsol/
H A Dblabel.c69 * Entry label1, label2 = label levels to compare.
91 * Entry label1, label2 = labels levels to compare.
113 * Entry label1, label2 = labels levels to compare.
194 * blmaximum - Least Upper Bound of two levels.
196 * Entry label1, label2 = levels to bound.
214 * blminimum - Greatest Lower Bound of two levels.
216 * Entry label1, label2 = levels to bound.
/illumos-gate/usr/src/man/man1/
H A Dfmtmsg.1165 standard levels of \fIseverity\fR are:
379 \fBSEV_LEVEL\fR defines severity levels and associates print strings with them
380 for use by \fBfmtmsg\fR. The standard severity levels shown below cannot be
381 modified. Additional severity levels can be defined, redefined, and removed.
453 standard severity levels). If the keyword \fIseverity_keyword\fR is used,
461 If \fBSEV_LEVEL\fR is not defined, or if its value is null, no severity levels
/illumos-gate/usr/src/man/man8/
H A Dinit.833 The run levels and system booting descriptions given below are provided for
44 At any given time, the system is in one of eight possible run levels. A run
46 processes exists. Processes spawned by \fBinit\fR for each of these run levels
48 levels, \fB0\(mi6\fR and \fBS\fR or \fBs\fR (\fBS\fR and \fBs\fR are
86 run levels:
109 \fBinit\fR enters the corresponding run level. Run levels \fB0\fR, \fB5\fR, and
110 \fB6\fR are reserved states for shutting the system down. Run levels \fB2\fR,
168 \fBpowerwait\fR. These entries are invoked (if the run levels permit) before
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack_subr.c70 int levels = 0; in crawl() local
124 fs_dprintf(("<8> levels = %d\n", levels)); in crawl()
125 levels++; in crawl()
128 return (levels); in crawl()
269 int levels; in stacks_findstack() local
271 if ((levels = crawl(win, kbase, ktop, ubase, 1, fsip)) > 1) { in stacks_findstack()
273 mdb_printf(" %p (%d)\n", fp, levels); in stacks_findstack()
274 } else if (levels == CRAWL_FOUNDALL) { in stacks_findstack()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_debug.c313 int levels; local
339 /* Count the levels of the tree. */
340 for (i = P_ROOT, levels = 0 ;; ++levels) {
343 if (levels == 0)
344 levels = 1;
353 levels, levels == 1 ? "" : "s", nkeys);
/illumos-gate/usr/src/uts/i86pc/io/
H A Dcpudrv_mach.c45 * Note that our driver numbers the power levels from lowest to
48 * their power levels from ACPI which numbers power levels from
51 * map one of our driver power levels to one understood by ACPI we
204 * object changes. The _PPC is a sort of governor on power levels.
205 * It sets an upper threshold on which, _PSS defined, power levels
/illumos-gate/usr/src/test/zfs-tests/tests/functional/inheritance/
H A Dstate023.cfg34 # when each levels properties are set locally, results in the top level
38 # the top levels (now default) values
41 # the middle levels (now default) values
/illumos-gate/usr/src/man/man9f/
H A Dusb_create_pm_components.9f84 Note that these USB power levels are inverse of OS power levels. For example,
85 USB_DEV_OS_PWR_0 and USB_DEV_PWR_D3 are equivalent levels corresponding to
/illumos-gate/usr/src/man/man9p/
H A Dpm-components.9p69 power levels the component supports.
74 numbered sequentially from 0). The power levels must be listed in increasing
76 levels, or there is no possibility of power level transitions. If a power level
123 levels. Component 1 represents the state of Power Management of the attached
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock_opt_data.c48 * Note: This table contains options processed by both SPDSOCK and IP levels
61 * Table of all supported levels
62 * Note: Some levels (e.g. XTI_GENERIC) may be valid but may not have
H A Dkeysock_opt_data.c45 * Note: This table contains options processed by both KEYSOCK and IP levels
60 * Table of all supported levels
61 * Note: Some levels (e.g. XTI_GENERIC) may be valid but may not have
H A Drts_opt_data.c47 * Note: This table contains options processed by both RTS and IP levels
72 * Table of all supported levels
73 * Note: Some levels (e.g. XTI_GENERIC) may be valid but may not have
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DProgramInfo.java89 * @param minProbeAttr minimum stability levels of the
91 * @param minStatementAttr minimum stability levels of the
130 * Gets the minimum stability levels of the probe descriptions used
143 * Gets the minimum stability levels of the action statements
/illumos-gate/usr/src/lib/libresolv/
H A Dresolv.h62 #define MAXDFLSRCH 3 /* # default domain levels to try */
63 #define MAXDNSRCH 6 /* max # default domain levels to try */
64 #define LOCALDOMAINPARTS 2 /* min levels in name that is "local" */
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_eeprom.h137 * One for each of 5 "sample" power levels in each band.
151 * Mappings of Tx power levels -> nominal radio/DSP gain table indexes.
153 * Tx power setup code interpolates between the 5 "sample" power levels
159 /* 5 power levels */
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_eeprom.h134 * One for each of 5 "sample" power levels in each band.
148 * Mappings of Tx power levels -> nominal radio/DSP gain table indexes.
150 * Tx power setup code interpolates between the 5 "sample" power levels
156 /* 5 power levels */

12345678910>>...26