Searched refs:outputs (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/sun/io/audio/drv/audiocs/ |
H A D | audio_4231.c | 862 ADD_CTRL(outputs, CTL_OUTPUTS, (state->cs_omask & ~state->cs_omod) | 1384 uint64_t outputs; local 1394 outputs = state->cs_outputs->cc_val; 1398 if (outputs & (1U << OUTPUT_SPEAKER)) { 1404 if (outputs & (1U << OUTPUT_HEADPHONES)) { 1410 if (outputs & (1U << OUTPUT_LINEOUT)) {
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | cheetah_copy.s | 668 * Both macros may call other functions, so be aware that all outputs are 670 * to use - we just use any outputs we want. 1478 FPRAS_CHECK(FPRAS_BCOPY, %l5, 9) ! outputs lost 1689 FPRAS_CHECK(FPRAS_PGCOPY, %l5, 9) ! lose outputs 2424 FPRAS_CHECK(FPRAS_COPYOUT, %l5, 9) ! lose outputs 3212 FPRAS_CHECK(FPRAS_COPYIN, %l5, 9) ! lose outputs
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 793 % outputs text on separate line in roman font, starting at standard page margin 897 % outputs that line, centered. 918 % @sp n outputs n lines of vertical space 1027 % @math outputs its argument in math mode. 1078 % @dots{} outputs an ellipsis using the current font. 1712 % \smartitalic{ARG} outputs arg in italics, followed by an italic correction 6999 % \backslashcurfont outputs one backslash character in current font, 7015 % \normalbackslash outputs one backslash in fixed width font. 7036 % Same as @turnoffactive except outputs \ as {\tt\char`\\} instead of
|
Completed in 74 milliseconds