/linux-6.3-rc2/net/netfilter/ |
A D | nf_conntrack_h323_types.c | 62 {FNAME("ipAddress") SEQ, 0, 2, 2, DECODE, 66 {FNAME("ipxAddress") SEQ, 0, 3, 3, SKIP, 0, 494 {FNAME("t84") SEQ, 0, 2, 2, SKIP, 0, 500 {FNAME("nlpid") SEQ, 0, 2, 2, SKIP, 0, 560 {FNAME("al3") SEQ, 0, 2, 2, SKIP, 0, 604 {FNAME("eRM") SEQ, 0, 2, 2, SKIP | EXT, 0, 1175 {FNAME("token") SEQ, 0, 3, 3, SKIP, 0, 1188 {FNAME("token") SEQ, 0, 3, 3, SKIP, 0, 1233 {FNAME("token") SEQ, 0, 3, 3, SKIP, 0, 1246 {FNAME("token") SEQ, 0, 4, 4, SKIP, 0, [all …]
|
A D | nf_conntrack_h323_asn1.c | 52 #define SEQ 9 macro 840 FNAME("H323-UserInformation") SEQ, 1, 2, 2, DECODE | EXT, in DecodeH323_UserInformation()
|
/linux-6.3-rc2/Documentation/driver-api/surface_aggregator/ |
A D | ssh.rst | 7 .. |SEQ| replace:: ``SEQ`` substdef 70 * - |SEQ| 75 the frame structure (|TYPE|, |LEN|, and |SEQ| fields) is placed directly 97 A message consists of |SYN|, followed by the frame (|TYPE|, |LEN|, |SEQ| and 101 same sequence ID (|SEQ|), stored inside the frame (more on this in the next 168 where both frames have the same sequence ID (``SEQ``). Here, ``FRAME(D)`` 336 by the EC. As an example: Sending two frames with ``SEQ=0`` and ``SEQ=1`` 337 followed by a repetition of ``SEQ=0`` will not detect the second ``SEQ=0`` 339 been received, i.e. twice in this example. Sending ``SEQ=0``, ``SEQ=1`` and 340 then repeating ``SEQ=1`` will detect the second ``SEQ=1`` as repetition of
|
A D | internal.rst | 80 the message counters required for building command messages (``SEQ``,
|
/linux-6.3-rc2/drivers/video/fbdev/matrox/ |
A D | matroxfb_misc.c | 201 hw->SEQ[0] = 0x00; in matroxfb_vgaHWinit() 202 hw->SEQ[1] = 0x01; /* or 0x09 */ in matroxfb_vgaHWinit() 203 hw->SEQ[2] = 0x0F; /* bitplanes */ in matroxfb_vgaHWinit() 204 hw->SEQ[3] = 0x00; in matroxfb_vgaHWinit() 205 hw->SEQ[4] = 0x0E; in matroxfb_vgaHWinit() 349 dprintk("%02X:", hw->SEQ[i]); in matroxfb_vgaHWrestore() 370 mga_setr(M_SEQ_INDEX, i, hw->SEQ[i]); in matroxfb_vgaHWrestore()
|
A D | matroxfb_base.h | 271 unsigned char SEQ[5]; member
|
/linux-6.3-rc2/lib/ |
A D | asn1_encoder.c | 399 *(data++) = _tag(UNIV, CONS, SEQ); in asn1_encode_sequence()
|
/linux-6.3-rc2/sound/drivers/ |
A D | Kconfig | 18 # select SEQ stuff to min(SND_SEQUENCER,SND_XXX)
|
/linux-6.3-rc2/drivers/video/fbdev/ |
A D | cirrusfb.c | 350 SEQ enumerator 2835 case SEQ: in cirrusfb_dbg_print_regs() 2920 cirrusfb_dbg_print_regs(info, regbase, SEQ, in cirrusfb_dbg_reg_dump()
|
/linux-6.3-rc2/drivers/staging/media/omap4iss/ |
A D | iss_resizer.c | 69 RSZ_PRINT_REGISTER(iss, SEQ); in resizer_print_status()
|
/linux-6.3-rc2/drivers/scsi/aic7xxx/ |
A D | aic79xx.reg | 322 * Clear SEQ Interrupt 346 * SEQ New SCB Queue Offset 357 * SEQ Empty SCB Queue Offset 368 * SEQ Done SCB Queue Offset 2446 * SEQ Interrupts 2479 * SEQ Interrupt Enabled (Shared)
|
/linux-6.3-rc2/sound/isa/ |
A D | Kconfig | 390 # select SEQ stuff to min(SND_SEQUENCER,SND_XXX)
|
/linux-6.3-rc2/sound/pci/ |
A D | Kconfig | 483 # select SEQ stuff to min(SND_SEQUENCER,SND_XXX)
|