Searched refs:RRC (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/gssapi/krb5/
H A Dcfx.h54 u_char RRC[2]; member in struct:gss_cfx_wrap_token_desc_struct
H A Dcfx.c373 * In Wrap tokens that provide for confidentiality, the RRC
378 * both the EC and RRC fields in the appended checksum
382 token->RRC[0] = 0;
383 token->RRC[1] = 0;
409 Expanded, this is with with RRC = 0:
413 In DCE-RPC mode == no trailer: RRC = gss "trailer" == length(padding | E"header" | krb5-trailer)
478 token->RRC[0] = (rrc >> 8) & 0xFF;
479 token->RRC[1] = (rrc >> 0) & 0xFF;
491 don't do RRC != 0
681 rrc = (token->RRC[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/gssapi/krb5/
H A Dcfx.h54 u_char RRC[2]; member in struct:gss_cfx_wrap_token_desc_struct
H A Dcfx.c373 * In Wrap tokens that provide for confidentiality, the RRC
378 * both the EC and RRC fields in the appended checksum
382 token->RRC[0] = 0;
383 token->RRC[1] = 0;
409 Expanded, this is with with RRC = 0:
413 In DCE-RPC mode == no trailer: RRC = gss "trailer" == length(padding | E"header" | krb5-trailer)
478 token->RRC[0] = (rrc >> 8) & 0xFF;
479 token->RRC[1] = (rrc >> 0) & 0xFF;
491 don't do RRC != 0
681 rrc = (token->RRC[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/gssapi/krb5/
H A Dcfx.h54 u_char RRC[2]; member in struct:gss_cfx_wrap_token_desc_struct
H A Dcfx.c373 * In Wrap tokens that provide for confidentiality, the RRC
378 * both the EC and RRC fields in the appended checksum
382 token->RRC[0] = 0;
383 token->RRC[1] = 0;
409 Expanded, this is with with RRC = 0:
413 In DCE-RPC mode == no trailer: RRC = gss "trailer" == length(padding | E"header" | krb5-trailer)
478 token->RRC[0] = (rrc >> 8) & 0xFF;
479 token->RRC[1] = (rrc >> 0) & 0xFF;
491 don't do RRC != 0
681 rrc = (token->RRC[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_hdmi.c86 * RL RLC RC RRC RR
101 RRC = (1 << 9), /* Rear Right Center */ enumerator in enum:cea_speaker_placement
121 [6] = RLC | RRC,
151 * surround71 = {FL, FR, RLC, RRC, FC, LFE, RL, RR}
198 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
208 { .ca_index = 0x10, .speakers = { RRC, RLC, RR, RL, 0, 0, FR, FL } },
209 { .ca_index = 0x11, .speakers = { RRC, RLC, RR, RL, 0, LFE, FR, FL } },
210 { .ca_index = 0x12, .speakers = { RRC, RLC, RR, RL, FC, 0, FR, FL } },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/hda/
H A Dpatch_hdmi.c86 * RL RLC RC RRC RR
101 RRC = (1 << 9), /* Rear Right Center */ enumerator in enum:cea_speaker_placement
121 [6] = RLC | RRC,
151 * surround71 = {FL, FR, RLC, RRC, FC, LFE, RL, RR}
198 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
208 { .ca_index = 0x10, .speakers = { RRC, RLC, RR, RL, 0, 0, FR, FL } },
209 { .ca_index = 0x11, .speakers = { RRC, RLC, RR, RL, 0, LFE, FR, FL } },
210 { .ca_index = 0x12, .speakers = { RRC, RLC, RR, RL, FC, 0, FR, FL } },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wan/
H A Dhd64570.h71 #define RRC 0x1A /* RX Ready Control */ macro
H A Dhd64572.h96 #define RRC 0x14a /* RX Ready control reg */ macro
H A Dhd64570.c497 sca_out(0x07, msci + RRC, card); /* +1=RXRDY/DMA activation condition*/
H A Dpc300_drv.c2240 printk("TRC0=0x%02x, TRC1=0x%02x, RRC=0x%02x, TBN=0x%02x, RBN=0x%02x\n",
2243 cpc_readb(scabase + M_REG(RRC, ch)),
2793 cpc_writeb(scabase + M_REG(RRC, ch), 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wan/
H A Dhd64570.h71 #define RRC 0x1A /* RX Ready Control */ macro
H A Dhd64572.h96 #define RRC 0x14a /* RX Ready control reg */ macro
H A Dhd64570.c497 sca_out(0x07, msci + RRC, card); /* +1=RXRDY/DMA activation condition*/
H A Dpc300_drv.c2240 printk("TRC0=0x%02x, TRC1=0x%02x, RRC=0x%02x, TBN=0x%02x, RBN=0x%02x\n",
2243 cpc_readb(scabase + M_REG(RRC, ch)),
2793 cpc_writeb(scabase + M_REG(RRC, ch), 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dsynclinkmp.c338 #define RRC 0x3a macro
4469 /* RRC Receive Ready Control 0
4472 * 04..00 RRC<4..0> Rx FIFO trigger active 0x00 = 1 byte
4474 write_reg(info, RRC, 0x00);
4641 /* RRC Receive Ready Control 0
4644 * 04..00 RRC<4..0> Rx FIFO trigger active
4646 write_reg(info, RRC, rx_active_fifo_level);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dsynclinkmp.c338 #define RRC 0x3a macro
4469 /* RRC Receive Ready Control 0
4472 * 04..00 RRC<4..0> Rx FIFO trigger active 0x00 = 1 byte
4474 write_reg(info, RRC, 0x00);
4641 /* RRC Receive Ready Control 0
4644 * 04..00 RRC<4..0> Rx FIFO trigger active
4646 write_reg(info, RRC, rx_active_fifo_level);

Completed in 179 milliseconds