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

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
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...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
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...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
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...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
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...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Deata_dma_proc.h3 __u8 id:5,
5 __u8 lun;
9 __u8 p_code:6,
12 __u8 p_length;
14 __u8 heads;
15 __u8 sectors;
16 __u8 null2;
17 __u8 s_lunmap:4,
27 __u8 page_code,
37 __u8 flag
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/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...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Dwhiteheat.h48 __u8 port; /* port number (1 to N) */
50 __u8 bits; /* 5, 6, 7, or 8, default 8 */
51 __u8 stop; /* 1 or 2, default 1 (2 = 1.5 if bits = 5) */
52 __u8 parity; /* 'n, e, o, 0, or 1' (ascii), default 'n'
55 __u8 sflow; /* 'n, r, t, or b' (ascii), default 'n'
60 __u8 xoff; /* XOFF byte value, default 0x13 */
61 __u8 xon; /* XON byte value, default 0x11 */
62 __u8 hflow; /* bits indicate mode as follows:
67 __u8 lloop; /* local loopback 0 or 1, default 0 */
72 __u8 por
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dif_strip.h22 __u8 c[6];
H A Dif_fc.h37 __u8 daddr[FC_ALEN]; /* destination address */
38 __u8 saddr[FC_ALEN]; /* source address */
43 __u8 dsap; /* destination SAP */
44 __u8 ssap; /* source SAP */
45 __u8 llc; /* LLC control field */
46 __u8 protid[3]; /* protocol id */
H A Dcdrom.h155 __u8 minute;
156 __u8 second;
157 __u8 frame;
170 __u8 cdmsf_min0; /* start minute */
171 __u8 cdmsf_sec0; /* start second */
172 __u8 cdmsf_frame0; /* start frame */
173 __u8 cdmsf_min1; /* end minute */
174 __u8 cdmsf_sec1; /* end second */
175 __u8 cdmsf_frame1; /* end frame */
181 __u8 cdti_trk
[all...]
H A Dusb_ch9.h19 #include <asm/types.h> /* __u8 etc */
90 __u8 bRequestType;
91 __u8 bRequest;
133 __u8 bLength;
134 __u8 bDescriptorType;
142 __u8 bLength;
143 __u8 bDescriptorType;
146 __u8 bDeviceClass;
147 __u8 bDeviceSubClass;
148 __u8 bDeviceProtoco
[all...]
H A Dbrlvger.h46 __u8 driver_version[12];
47 __u8 driver_banner[200];
52 __u8 hwver[BRLVGER_HWVER_SIZE];
53 __u8 fwver[BRLVGER_FWVER_SIZE];
54 __u8 serialnum[BRLVGER_SERIAL_SIZE];
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dif_strip.h22 __u8 c[6];
H A Dif_fc.h37 __u8 daddr[FC_ALEN]; /* destination address */
38 __u8 saddr[FC_ALEN]; /* source address */
43 __u8 dsap; /* destination SAP */
44 __u8 ssap; /* source SAP */
45 __u8 llc; /* LLC control field */
46 __u8 protid[3]; /* protocol id */
H A Dcdrom.h155 __u8 minute;
156 __u8 second;
157 __u8 frame;
170 __u8 cdmsf_min0; /* start minute */
171 __u8 cdmsf_sec0; /* start second */
172 __u8 cdmsf_frame0; /* start frame */
173 __u8 cdmsf_min1; /* end minute */
174 __u8 cdmsf_sec1; /* end second */
175 __u8 cdmsf_frame1; /* end frame */
181 __u8 cdti_trk
[all...]
H A Dusb_ch9.h19 #include <asm/types.h> /* __u8 etc */
90 __u8 bRequestType;
91 __u8 bRequest;
133 __u8 bLength;
134 __u8 bDescriptorType;
142 __u8 bLength;
143 __u8 bDescriptorType;
146 __u8 bDeviceClass;
147 __u8 bDeviceSubClass;
148 __u8 bDeviceProtoco
[all...]
H A Dbrlvger.h46 __u8 driver_version[12];
47 __u8 driver_banner[200];
52 __u8 hwver[BRLVGER_HWVER_SIZE];
53 __u8 fwver[BRLVGER_FWVER_SIZE];
54 __u8 serialnum[BRLVGER_SERIAL_SIZE];
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dng1.h19 __u8 boardrev;
20 __u8 rex3rev;
21 __u8 vc2rev;
22 __u8 monitortype;
23 __u8 videoinstalled;
24 __u8 mcrev;
25 __u8 bitplanes;
26 __u8 xmap9rev;
27 __u8 cmaprev;
29 __u8 bt445re
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dng1.h19 __u8 boardrev;
20 __u8 rex3rev;
21 __u8 vc2rev;
22 __u8 monitortype;
23 __u8 videoinstalled;
24 __u8 mcrev;
25 __u8 bitplanes;
26 __u8 xmap9rev;
27 __u8 cmaprev;
29 __u8 bt445re
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dng1.h19 __u8 boardrev;
20 __u8 rex3rev;
21 __u8 vc2rev;
22 __u8 monitortype;
23 __u8 videoinstalled;
24 __u8 mcrev;
25 __u8 bitplanes;
26 __u8 xmap9rev;
27 __u8 cmaprev;
29 __u8 bt445re
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dng1.h19 __u8 boardrev;
20 __u8 rex3rev;
21 __u8 vc2rev;
22 __u8 monitortype;
23 __u8 videoinstalled;
24 __u8 mcrev;
25 __u8 bitplanes;
26 __u8 xmap9rev;
27 __u8 cmaprev;
29 __u8 bt445re
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dng1.h19 __u8 boardrev;
20 __u8 rex3rev;
21 __u8 vc2rev;
22 __u8 monitortype;
23 __u8 videoinstalled;
24 __u8 mcrev;
25 __u8 bitplanes;
26 __u8 xmap9rev;
27 __u8 cmaprev;
29 __u8 bt445re
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dng1.h19 __u8 boardrev;
20 __u8 rex3rev;
21 __u8 vc2rev;
22 __u8 monitortype;
23 __u8 videoinstalled;
24 __u8 mcrev;
25 __u8 bitplanes;
26 __u8 xmap9rev;
27 __u8 cmaprev;
29 __u8 bt445re
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/usb.2.4.25/
H A Dusb_ch9.h19 #include <asm/types.h> /* __u8 etc */
90 __u8 bRequestType;
91 __u8 bRequest;
133 __u8 bLength;
134 __u8 bDescriptorType;
142 __u8 bLength;
143 __u8 bDescriptorType;
146 __u8 bDeviceClass;
147 __u8 bDeviceSubClass;
148 __u8 bDeviceProtoco
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/eicon/
H A Deicon_isa.h28 __u8 P[270]; /* data/parameter field */
33 __u8 Req; /* request register */
34 __u8 ReqId; /* request task/entity identification */
35 __u8 Rc; /* return code register */
36 __u8 RcId; /* return code task/entity identification */
37 __u8 Ind; /* Indication register */
38 __u8 IndId; /* Indication task/entity identification */
39 __u8 IMask; /* Interrupt Mask Flag */
40 __u8 RNR; /* Receiver Not Ready (set by PC) */
41 __u8 XLoc
[all...]

Completed in 272 milliseconds

1234567891011>>