Searched refs:control (Results 101 - 125 of 158) sorted by relevance

1234567

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_tbolt.c3003 U8 flagvals = 0, opcode = 0, groupnum = 0, control = 0; local
3014 control = cdb[15];
3021 control = cdb[11];
3029 cdb[9] = control;
3041 control = cdb[5];
3047 control = cdb[9];
3053 control = cdb[11];
3062 cdb[15] = control;
3075 control = cdb[5];
3079 cdb[9] = control;
[all...]
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c219 * Reinitialise control variables ...
279 * Reinitialise control variables ...
324 * Finally, reinitialise the ring control variables ...
1580 if ((rulep[i].control & RECV_RULE_CTL_ENABLE) == 0 &&
1581 (rulep[i+1].control & RECV_RULE_CTL_ENABLE) == 0)
1588 rulep[i].control = RULE_DEST_MAC_1(ring) | RECV_RULE_CTL_AND;
1590 bge_reg_put32(bgep, RECV_RULE_CONTROL_REG(i), rulep[i].control);
1594 rulep[i+1].control = RULE_DEST_MAC_2(ring);
1596 bge_reg_put32(bgep, RECV_RULE_CONTROL_REG(i+1), rulep[i+1].control);
1651 rulep[start].control
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c289 * Construct a control character sequence
293 control(c) function
329 * Same as control() except that its only used for escape handling, which uses
850 "local recognition of certain control characters",
853 "recognize certain control characters" },
1037 control(rlogin));
1120 control(*(ct->charp)));
1187 control(*(ct->charp)));
1403 control(*sl->charp)); \
2445 (void) printf("%s flow control\
[all...]
/illumos-gate/usr/src/lib/efcode/engine/
H A Ddebug.c646 control(fcode_env_t *env) function
648 PUSH(DS, (fstack_t)&env->control);
1581 FORTH(0, "control", control);
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.c892 * This function is called to control a transmit DMA channel
897 * control - NPI defined control type supported
919 npi_txdma_channel_control(npi_handle_t handle, txdma_cs_cntl_t control, argument
934 switch (control) {
1005 " Invalid Input: control <0x%x>",
1006 control));
1014 * This function is called to operate on the control
1019 * op_mode - OP_GET: get hardware control and status
1020 * OP_SET: set hardware control an
[all...]
H A Dnpi_rxdma.c1880 * for each update by writing to the control and status register.
2031 * This function is called to control a receive DMA channel
2033 * various event status bits (control and status register).
2037 * control - NPI defined control type supported:
2056 npi_rxdma_channel_control(npi_handle_t handle, rxdma_cs_cntl_t control, argument
2070 switch (control) {
2144 "control", control));
2153 * This function is called to operate on the control
[all...]
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1486 uint32_t control; local
1496 control = Get_OpReg(hcr_control) & ~(HCR_CONTROL_CLE |
1499 Set_OpReg(hcr_control, (control | mask));
1972 /* Update the dummy with control information */
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h1013 * CSR (control and status registers)
2383 uint16_t control; member in struct:iwk_link_quality_cmd
2554 uint8_t agc; /* access gain control */
2801 /* pass control & management to host */
2871 uint16_t control; member in struct:iwk_sensitivity_cmd
2943 uint8_t control; member in struct:iwk_add_sta
2990 /* ucode overrides sequence control */
3013 * TX command security control
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c100 boolean_t nxge_no_msg = B_TRUE; /* control message display */
101 uint32_t nxge_no_link_notify = 0; /* control DL_NOTIFY */
386 * These global variables control the message
2329 * and little endian for control buffers (must use the ddi/dki mem alloc
2462 nxge_dma_common_t **control; local
2494 control = &nxgep->rx_cntl_pool_p->dma_buf_pool_p[channel];
2497 nxgep, channel, control, nxgep->nxge_port_rx_cntl_alloc_size))
2499 nxge_free_rx_cntl_dma(nxgep, *control);
2517 nxge_dma_common_t *control; local
2529 control
2971 nxge_dma_common_t *control; local
[all...]
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.h340 uint16_t control; member in struct:__anon6574
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpireg.h260 uint8_t agc; /* access gain control */
391 uint8_t control; member in struct:wpi_node
/illumos-gate/usr/src/uts/common/sys/
H A Dgldpriv.h304 /* control */
581 uchar_t control; /* short control field */ member in struct:llc_snap_hdr
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dlsarpc.ndl349 WORD control;
739 DWORD control;
H A Dsvcctl.ndl117 * function to report its current status to the service control manager.
148 * The control codes that the service will accept and process in its
150 * process can control a service by specifying a control command in
152 * SERVICE_CONTROL_INTERROGATE value. The following are the control
191 * the service control manager or service control program can assume that
239 /* Boolean flag to control delayed start of service. Set 1=true, 0=false */
245 /* Boolean flag to control configured failure action. Set 1=true, 0=false */
271 IN DWORD control;
[all...]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex438 % just before passing the control to \next.
1041 % FYI, plain.tex uses \\ as a temporary control sequence (why?), but
1399 \def\curfontstyle{#1}% not as a control sequence, because we are \edef'd.
1806 % Unfortunately, TeX uses one parameter (\hyphenchar) to control
3133 % effectively preventing its expansion. This is used only for control
3134 % words, not control letters, because the \space would be incorrect
3135 % for control characters, but is needed to separate the control word
3138 % For control letters, we have \definedummyletter, which omits the
3141 % These can be used both for control word
[all...]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_jalapeno_asm.s119 * tpa - tomatillo estar control register PA
813 ldxa [%g0]ASI_MCU_CTRL, %o0 ! MCU control reg1 is at offset 0
820 stxa %o0, [%g0]ASI_MCU_CTRL ! MCU control reg1 is at offset 0
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dadm1031.c50 * Setting temperature limits which control fan speeds.
67 * either of the two categories are control commands and involve
69 * automatic monitoring mode to manual mode and vice-versa. A control minor
70 * node is created by the driver which has to be used for control commands.
382 * Create minor node for all control functions.
388 if (ddi_create_minor_node(dip, "control", S_IFCHR, minor,
771 goto control;
778 control:
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/arm/
H A Darmada-38x.dtsi370 gateclk: clock-gating-control@18220 {
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/powerpc/
H A Dp3041ds.dts476 board-control@3,0 {
H A Dp5020ds.dts472 board-control@3,0 {
/illumos-gate/usr/src/uts/common/io/
H A Dgldutil.c78 snaphdr->control == CNTL_LLC_UI && \
1850 if (snaphdr->control != CNTL_LLC_UI)
1886 * at the time we get control here, it's not a particularly good time to be
1933 nsnaphdr->control = CNTL_LLC_UI;
2034 if ((snaphdr->control & 0xef) == 0xe3) {
2107 nsnaphdr->control = CNTL_LLC_UI;
/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c335 char control; /* control character */ member in struct:roff
888 r->control = 0;
2931 if (*p == '\0' || (r->control = *p++) == '.')
2932 r->control = 0;
3439 * If the control character has been set with `.cc', then let that grain
3442 * control character when `cc' has been invoked will cause the
3452 if (0 != r->control && cp[pos] == r->control)
3454 else if (0 != r->control)
[all...]
/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y874 yyerror("invalid control character");
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h206 #define MBC_TRACE_CONTROL 0x27 /* Trace control. */
570 uint8_t control; member in struct:port_database_23
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h444 uint8_t agc; /* automatic gain control */
449 uint8_t control; member in struct:ipw2200_frame
725 * control and status registers access macros

Completed in 188 milliseconds

1234567