Searched refs:__u8 (Results 1 - 25 of 951) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dmathemu.h13 extern int math_emu_b3(__u8 *, struct pt_regs *);
14 extern int math_emu_ed(__u8 *, struct pt_regs *);
15 extern int math_emu_ldr(__u8 *);
16 extern int math_emu_ler(__u8 *);
17 extern int math_emu_std(__u8 *, struct pt_regs *);
18 extern int math_emu_ld(__u8 *, struct pt_regs *);
19 extern int math_emu_ste(__u8 *, struct pt_regs *);
20 extern int math_emu_le(__u8 *, struct pt_regs *);
21 extern int math_emu_lfpc(__u8 *, struct pt_regs *);
22 extern int math_emu_stfpc(__u8 *, struc
[all...]
H A Dkvm_virtio.h20 __u8 type;
22 __u8 num_vq;
27 __u8 feature_len;
29 __u8 config_len;
31 __u8 status;
32 __u8 config[0];
H A Dqeth.h25 __u8 macaddr[6];
26 __u8 reserved1[2];
27 __u8 ipaddr[16]; /* for both IPv4 and IPv6 */
28 __u8 reserved2[32];
32 __u8 media_specific[32];
33 __u8 macaddr_type;
34 __u8 ipaddr_type;
35 __u8 macaddr[6];
36 __u8 ipaddr[4];
40 __u8 macaddr_typ
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmac_iop.h77 __u8 ram_addr_hi; /* shared RAM address hi byte */
78 __u8 pad0;
79 __u8 ram_addr_lo; /* shared RAM address lo byte */
80 __u8 pad1;
81 __u8 status_ctrl; /* status/control register */
82 __u8 pad2[3];
83 __u8 ram_data; /* RAM data byte at ramhi/lo */
85 __u8 pad3[23];
91 __u8 sccb_cmd; /* SCC B command reg */
92 __u8 pad
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dmidi.h38 __u8 bLength;
39 __u8 bDescriptorType;
40 __u8 bDescriptorSubtype;
49 __u8 bLength;
50 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
51 __u8 bDescriptorSubtype; /* USB_MS_MIDI_IN_JACK */
52 __u8 bJackType; /* USB_MS_EMBEDDED/EXTERNAL */
53 __u8 bJackID;
54 __u8 iJack;
60 __u8 baSourceI
[all...]
H A Dvideo.h186 __u8 bLength;
187 __u8 bDescriptorType;
188 __u8 bDescriptorSubType;
193 __u8 bLength;
194 __u8 bDescriptorType;
195 __u8 bDescriptorSubType;
199 __u8 bInCollection;
200 __u8 baInterfaceNr[];
210 __u8 bLength; \
211 __u8 bDescriptorTyp
[all...]
H A Daudio.h155 __u8 bLength; /* 8 + n */
156 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
157 __u8 bDescriptorSubtype; /* UAC_MS_HEADER */
160 __u8 bInCollection; /* n */
161 __u8 baInterfaceNr[]; /* [n] */
169 __u8 bLength; \
170 __u8 bDescriptorType; \
171 __u8 bDescriptorSubtype; \
174 __u8 bInCollection; \
175 __u8 baInterfaceN
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dida_cmd.h59 __u8 cmd;
60 __u8 rcode;
63 __u8 sg_cnt;
64 __u8 reserved;
75 __u8 unit;
76 __u8 prio;
99 __u8 nr_drvs;
101 __u8 firm_rev[4];
102 __u8 rom_rev[4];
103 __u8 hw_re
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_multiport.h16 __u8 flags; /* Type of comparison */
17 __u8 count; /* Number of ports */
22 __u8 flags; /* Type of comparison */
23 __u8 count; /* Number of ports */
25 __u8 pflags[XT_MULTI_PORTS]; /* Port flags */
26 __u8 invert; /* Invert flag */
H A Dxt_dscp.h21 __u8 dscp;
22 __u8 invert;
26 __u8 tos_mask;
27 __u8 tos_value;
28 __u8 invert;
H A Dxt_DSCP.h18 __u8 dscp;
22 __u8 tos_value;
23 __u8 tos_mask;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dif_fc.h38 __u8 daddr[FC_ALEN]; /* destination address */
39 __u8 saddr[FC_ALEN]; /* source address */
44 __u8 dsap; /* destination SAP */
45 __u8 ssap; /* source SAP */
46 __u8 llc; /* LLC control field */
47 __u8 protid[3]; /* protocol id */
H A Dlguest_launcher.h29 __u8 type;
31 __u8 num_vq;
36 __u8 feature_len;
38 __u8 config_len;
40 __u8 status;
41 __u8 config[0];
H A Dif_arcnet.h60 __u8 proto; /* protocol ID field - varies */
61 __u8 split_flag; /* for use with split packets */
63 __u8 payload[0]; /* space remaining in packet (504 bytes)*/
72 __u8 proto; /* ARC_P_RFC1051_ARP/RFC1051_IP */
73 __u8 payload[0]; /* 507 bytes */
83 __u8 proto; /* Always ARC_P_ETHER */
85 __u8 payload[0]; /* 493 bytes */
91 __u8 proto;
92 __u8 cookie[sizeof(int)]; /* Actually NOT sent over the network */
94 __u8 ac
[all...]
H A Dcdrom.h156 __u8 minute;
157 __u8 second;
158 __u8 frame;
171 __u8 cdmsf_min0; /* start minute */
172 __u8 cdmsf_sec0; /* start second */
173 __u8 cdmsf_frame0; /* start frame */
174 __u8 cdmsf_min1; /* end minute */
175 __u8 cdmsf_sec1; /* end second */
176 __u8 cdmsf_frame1; /* end frame */
182 __u8 cdti_trk
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dxt_multiport.h16 __u8 flags; /* Type of comparison */
17 __u8 count; /* Number of ports */
22 __u8 flags; /* Type of comparison */
23 __u8 count; /* Number of ports */
25 __u8 pflags[XT_MULTI_PORTS]; /* Port flags */
26 __u8 invert; /* Invert flag */
H A Dxt_dscp.h21 __u8 dscp;
22 __u8 invert;
26 __u8 tos_mask;
27 __u8 tos_value;
28 __u8 invert;
H A Dxt_DSCP.h18 __u8 dscp;
22 __u8 tos_value;
23 __u8 tos_mask;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter/
H A Dxt_multiport.h16 __u8 flags; /* Type of comparison */
17 __u8 count; /* Number of ports */
22 __u8 flags; /* Type of comparison */
23 __u8 count; /* Number of ports */
25 __u8 pflags[XT_MULTI_PORTS]; /* Port flags */
26 __u8 invert; /* Invert flag */
H A Dxt_dscp.h21 __u8 dscp;
22 __u8 invert;
26 __u8 tos_mask;
27 __u8 tos_value;
28 __u8 invert;
H A Dxt_DSCP.h18 __u8 dscp;
22 __u8 tos_value;
23 __u8 tos_mask;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dwhiteheat.h60 __u8 port; /* port number (1 to N) */
93 __u8 port; /* port number (1 to N) */
96 __u8 bits; /* 5, 6, 7, or 8 */
97 __u8 stop; /* 1 or 2, default 1 (2 = 1.5 if bits = 5) */
98 __u8 parity; /* see WHITEHEAT_PAR_* above */
99 __u8 sflow; /* see WHITEHEAT_SFLOW_* above */
100 __u8 xoff; /* XOFF byte value */
101 __u8 xon; /* XON byte value */
102 __u8 hflow; /* see WHITEHEAT_HFLOW_* above */
103 __u8 lloo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dmip6.h35 __u8 ip6mh_proto;
36 __u8 ip6mh_hdrlen;
37 __u8 ip6mh_type;
38 __u8 ip6mh_reserved;
41 __u8 data[0];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_user_mad.h81 __u8 sl;
82 __u8 path_bits;
83 __u8 grh_present;
84 __u8 gid_index;
85 __u8 hop_limit;
86 __u8 traffic_class;
87 __u8 gid[16];
125 __u8 sl;
126 __u8 path_bits;
127 __u8 grh_presen
[all...]
H A Dib_user_sa.h55 __u8 dgid[16];
56 __u8 sgid[16];
64 __u8 hop_limit;
65 __u8 traffic_class;
66 __u8 numb_path;
67 __u8 sl;
68 __u8 mtu_selector;
69 __u8 rate_selector;
70 __u8 rate;
71 __u8 packet_life_time_selecto
[all...]

Completed in 150 milliseconds

1234567891011>>