/linux-6.6.21/net/netfilter/ |
D | nf_conntrack_h323_types.c | 51 {FNAME("h221NonStandard") SEQ, 0, 3, 3, SKIP | EXT, 0, 62 {FNAME("ipAddress") SEQ, 0, 2, 2, DECODE, 64 {FNAME("ipSourceRoute") SEQ, 0, 4, 4, SKIP | EXT, 0, 66 {FNAME("ipxAddress") SEQ, 0, 3, 3, SKIP, 0, 68 {FNAME("ip6Address") SEQ, 0, 2, 2, DECODE | EXT, 73 {FNAME("nonStandardAddress") SEQ, 0, 2, 2, SKIP, 0, 92 {FNAME("vendor") SEQ, 0, 3, 3, SKIP | EXT, 0, _H221NonStandard}, 98 {FNAME("nonStandardData") SEQ, 0, 2, 2, SKIP | OPT, 0, 103 {FNAME("nonStandardData") SEQ, 0, 2, 2, SKIP | OPT, 0, 110 {FNAME("nonStandardData") SEQ, 0, 2, 2, SKIP | OPT, 0, [all …]
|
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.6.21/Documentation/driver-api/surface_aggregator/ |
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
|
D | internal.rst | 80 the message counters required for building command messages (``SEQ``,
|
/linux-6.6.21/drivers/video/fbdev/matrox/ |
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()
|
D | matroxfb_base.h | 271 unsigned char SEQ[5]; member
|
/linux-6.6.21/lib/ |
D | asn1_encoder.c | 399 *(data++) = _tag(UNIV, CONS, SEQ); in asn1_encode_sequence()
|
/linux-6.6.21/drivers/video/fbdev/ |
D | cirrusfb.c | 350 SEQ enumerator 2834 case SEQ: in cirrusfb_dbg_print_regs() 2919 cirrusfb_dbg_print_regs(info, regbase, SEQ, in cirrusfb_dbg_reg_dump()
|
/linux-6.6.21/sound/drivers/ |
D | Kconfig | 18 # select SEQ stuff to min(SND_SEQUENCER,SND_XXX)
|
/linux-6.6.21/drivers/staging/media/omap4iss/ |
D | iss_resizer.c | 69 RSZ_PRINT_REGISTER(iss, SEQ); in resizer_print_status()
|
/linux-6.6.21/drivers/scsi/aic7xxx/ |
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.6.21/sound/isa/ |
D | Kconfig | 391 # select SEQ stuff to min(SND_SEQUENCER,SND_XXX)
|
/linux-6.6.21/sound/pci/ |
D | Kconfig | 494 # select SEQ stuff to min(SND_SEQUENCER,SND_XXX)
|