Home
last modified time | relevance | path

Searched refs:SEQ (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_h323_types.c51 {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,
[all...]
H A Dnf_conntrack_h323_asn1.c52 #define SEQ 9 macro
840 FNAME("H323-UserInformation") SEQ, 1, 2, 2, DECODE | EXT, in DecodeH323_UserInformation()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_h323_types.c51 {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,
[all...]
H A Dnf_conntrack_h323_asn1.c52 #define SEQ 9 macro
844 FNAME("H323-UserInformation") SEQ, 1, 2, 2, DECODE | EXT, in DecodeH323_UserInformation()
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c201 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()
347 dprintk(KERN_INFO "SEQ regs: "); in matroxfb_vgaHWrestore()
349 dprintk("%02X:", hw->SEQ[i]); in matroxfb_vgaHWrestore()
370 mga_setr(M_SEQ_INDEX, i, hw->SEQ[i]); in matroxfb_vgaHWrestore()
H A Dmatroxfb_base.h272 unsigned char SEQ[5]; member
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c201 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()
347 dprintk(KERN_INFO "SEQ regs: "); in matroxfb_vgaHWrestore()
349 dprintk("%02X:", hw->SEQ[i]); in matroxfb_vgaHWrestore()
370 mga_setr(M_SEQ_INDEX, i, hw->SEQ[i]); in matroxfb_vgaHWrestore()
H A Dmatroxfb_base.h271 unsigned char SEQ[5]; member
/kernel/linux/linux-6.6/lib/
H A Dasn1_encoder.c399 *(data++) = _tag(UNIV, CONS, SEQ); in asn1_encode_sequence()
/kernel/linux/linux-5.10/drivers/staging/media/omap4iss/
H A Diss_resizer.c69 RSZ_PRINT_REGISTER(iss, SEQ); in resizer_print_status()
/kernel/linux/linux-6.6/drivers/staging/media/omap4iss/
H A Diss_resizer.c69 RSZ_PRINT_REGISTER(iss, SEQ); in resizer_print_status()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcirrusfb.c349 SEQ enumerator
2805 * @reg_class: type of registers to read: %CRT, or %SEQ
2832 case SEQ: in cirrusfb_dbg_print_regs()
2915 dev_dbg(info->device, "VGA SEQ register dump:\n"); in cirrusfb_dbg_reg_dump()
2917 cirrusfb_dbg_print_regs(info, regbase, SEQ, in cirrusfb_dbg_reg_dump()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dcirrusfb.c350 SEQ enumerator
2807 * @reg_class: type of registers to read: %CRT, or %SEQ
2834 case SEQ: in cirrusfb_dbg_print_regs()
2917 dev_dbg(info->device, "VGA SEQ register dump:\n"); in cirrusfb_dbg_reg_dump()
2919 cirrusfb_dbg_print_regs(info, regbase, SEQ, in cirrusfb_dbg_reg_dump()

Completed in 18 milliseconds