Home
last modified time | relevance | path

Searched refs:u_int8_t (Results 1 – 25 of 854) sorted by relevance

12345678910>>...35

/freebsd-10-stable/contrib/tcpdump/
Dbootp.h24 u_int8_t bp_op; /* packet opcode type */
25 u_int8_t bp_htype; /* hardware addr type */
26 u_int8_t bp_hlen; /* hardware addr length */
27 u_int8_t bp_hops; /* gateway hops */
36 u_int8_t bp_chaddr[16]; /* client hardware address */
37 u_int8_t bp_sname[64]; /* server host name */
38 u_int8_t bp_file[128]; /* boot file name */
39 u_int8_t bp_vend[64]; /* vendor-specific area */
68 #define TAG_PAD ((u_int8_t) 0)
69 #define TAG_SUBNET_MASK ((u_int8_t) 1)
[all …]
Dieee802_11.h131 u_int8_t da[6];
132 u_int8_t sa[6];
133 u_int8_t bssid[6];
148 u_int8_t element_id;
149 u_int8_t length;
154 u_int8_t element_id;
155 u_int8_t length;
156 u_int8_t rate[16];
160 u_int8_t element_id;
161 u_int8_t length;
[all …]
Dprint-eigrp.c42 u_int8_t version;
43 u_int8_t opcode;
44 u_int8_t checksum[2];
45 u_int8_t flags[4];
46 u_int8_t seq[4];
47 u_int8_t ack[4];
48 u_int8_t asn[4];
77 u_int8_t type[2];
78 u_int8_t length[2];
111 u_int8_t k1;
[all …]
/freebsd-10-stable/sys/cam/scsi/
Dscsi_cd.h138 u_int8_t op_code;
139 u_int8_t byte2;
140 u_int8_t unused[6];
141 u_int8_t resume;
142 u_int8_t control;
149 u_int8_t op_code;
150 u_int8_t byte2;
151 u_int8_t unused;
152 u_int8_t start_m;
153 u_int8_t start_s;
[all …]
Dscsi_ch.h77 u_int8_t opcode;
79 u_int8_t byte2;
80 u_int8_t tea[2]; /* transport element address */
81 u_int8_t src[2]; /* source address */
82 u_int8_t fdst[2]; /* first destination address */
83 u_int8_t sdst[2]; /* second destination address */
84 u_int8_t invert;
87 u_int8_t control;
95 u_int8_t opcode;
97 u_int8_t byte2;
[all …]
Dscsi_da.h59 u_int8_t opcode;
61 u_int8_t byte2;
62 u_int8_t reserved[3];
63 u_int8_t control;
72 u_int8_t opcode;
73 u_int8_t byte2;
80 u_int8_t vendor_specific;
81 u_int8_t interleave[2];
82 u_int8_t control;
87 u_int8_t opcode;
[all …]
Dscsi_sa.h40 u_int8_t opcode;
41 u_int8_t byte2;
42 u_int8_t unused[3];
43 u_int8_t control;
48 u_int8_t gran;
51 u_int8_t maximum[3];
52 u_int8_t minimum[2];
57 u_int8_t opcode;
58 u_int8_t sli_fixed;
61 u_int8_t length[3];
[all …]
Dscsi_all.h114 u_int8_t opcode;
115 u_int8_t bytes[11];
120 u_int8_t opcode;
121 u_int8_t byte2;
123 u_int8_t unused[2];
124 u_int8_t length;
125 u_int8_t control;
130 u_int8_t opcode;
131 u_int8_t byte2;
132 u_int8_t unused[3];
[all …]
/freebsd-10-stable/sys/i386/include/
Delan_mmcr.h44 u_int8_t CPUCTL;
45 u_int8_t pad_0x003[0xd];
52 u_int8_t pad_0x01a[0x6];
53 u_int8_t ECCCTL;
54 u_int8_t ECCSTA;
55 u_int8_t ECCCKBPOS;
56 u_int8_t ECCCKTEST;
59 u_int8_t pad_0x02c[0x14];
62 u_int8_t DBCTL;
63 u_int8_t pad_0x041[0xf];
[all …]
/freebsd-10-stable/sys/dev/mly/
Dmlyreg.h140 u_int8_t res1:4;
141u_int8_t host_port_mapped:1; /* this system drive visibile to host on this controller/port combina…
142 u_int8_t tid_valid:1; /* target ID valid */
143 u_int8_t hid_valid:1; /* host ID valid */
144 u_int8_t lun_valid:1; /* LUN valid */
145 u_int8_t res2;
146 u_int8_t lun; /* LUN */
147 u_int8_t tid; /* TID */
148 u_int8_t hid[32]; /* HID (one bit for each host) */
155 u_int8_t rdahen:1; /* N/A */
[all …]
/freebsd-10-stable/sys/dev/amr/
Damrreg.h212 u_int8_t aa_maxio;
213 u_int8_t aa_rebuild_rate;
214 u_int8_t aa_maxtargchan;
215 u_int8_t aa_channels;
216 u_int8_t aa_firmware[4];
218 u_int8_t aa_chipsetvalue;
219 u_int8_t aa_memorysize;
220 u_int8_t aa_cacheflush;
221 u_int8_t aa_bios[4];
222 u_int8_t aa_boardtype;
[all …]
/freebsd-10-stable/sys/dev/ciss/
Dcissreg.h71 u_int8_t :8; /* reserved */
72 u_int8_t sg_in_list; /* SG's in the command structure */
82 u_int8_t cdb_length; /* valid CDB bytes */
83 u_int8_t type:3;
86 u_int8_t attribute:3;
92 u_int8_t direction:2;
98 u_int8_t cdb[CISS_CDB_BUFFER_SIZE];
109 u_int8_t scsi_status;
120 u_int8_t sense_length;
138 u_int8_t res1[3];
[all …]
/freebsd-10-stable/sys/dev/ips/
Dipsreg.h204 u_int8_t command;
205 u_int8_t id;
206 u_int8_t drivenum;
207 u_int8_t reserve2;
214 u_int8_t command;
215 u_int8_t id;
216 u_int8_t drivenum;
217 u_int8_t segnum;
225 u_int8_t command;
226 u_int8_t id;
[all …]
/freebsd-10-stable/sys/dev/buslogic/
Dbtreg.h176 u_int8_t num_mboxes;
177 u_int8_t base_addr[3];
181 u_int8_t board_type;
184 u_int8_t cust_features;
186 u_int8_t firmware_rev_major;
187 u_int8_t firmware_rev_minor;
191 u_int8_t enable;
195 u_int8_t enable;
196 u_int8_t reserved;
197 u_int8_t timeout[2]; /* timeout in milliseconds */
[all …]
/freebsd-10-stable/sys/dev/twe/
Dtwereg.h168 u_int8_t opcode:5; /* TWE_OP_INITCONNECTION */
169 u_int8_t res1:3;
170 u_int8_t size;
171 u_int8_t request_id;
172 u_int8_t res2:4;
173 u_int8_t host_id:4;
174 u_int8_t status;
175 u_int8_t flags;
182 u_int8_t opcode:5; /* TWE_OP_READ/TWE_OP_WRITE */
183 u_int8_t res1:3;
[all …]
/freebsd-10-stable/sys/dev/ida/
Didareg.h140 u_int8_t nheads;
141 u_int8_t signature;
142 u_int8_t psectors;
144 u_int8_t max_acc;
145 u_int8_t control;
147 u_int8_t ptracks;
149 u_int8_t nsectors;
150 u_int8_t checksum;
166 u_int8_t mirror; /* fault tolerance */
167 u_int8_t reserved;
[all …]
/freebsd-10-stable/sys/dev/mlx/
Dmlxreg.h211 u_int8_t me_num_sys_drvs;
212 u_int8_t res1[3];
215 u_int8_t me_status_flags;
216 u_int8_t me_free_state_change_count;
217 u_int8_t me_fwminor;
218 u_int8_t me_fwmajor;
219 u_int8_t me_rebuild_flag;
220 u_int8_t me_max_commands;
221 u_int8_t me_offline_sd_count;
222 u_int8_t res3;
[all …]
/freebsd-10-stable/sys/opencrypto/
Dxform.c72 static int null_setkey(u_int8_t **, u_int8_t *, int);
73 static int des1_setkey(u_int8_t **, u_int8_t *, int);
74 static int des3_setkey(u_int8_t **, u_int8_t *, int);
75 static int blf_setkey(u_int8_t **, u_int8_t *, int);
76 static int cast5_setkey(u_int8_t **, u_int8_t *, int);
77 static int skipjack_setkey(u_int8_t **, u_int8_t *, int);
78 static int rijndael128_setkey(u_int8_t **, u_int8_t *, int);
79 static int aes_xts_setkey(u_int8_t **, u_int8_t *, int);
80 static int cml_setkey(u_int8_t **, u_int8_t *, int);
82 static void null_encrypt(caddr_t, u_int8_t *);
[all …]
/freebsd-10-stable/sys/dev/mrsas/
Dmrsas.h157 u_int8_t Type:4;
158 u_int8_t nseg:4;
159 u_int8_t resvd0;
161 u_int8_t regLockFlags;
162 u_int8_t resvd1;
167 u_int8_t exStatus;
168 u_int8_t status;
169 u_int8_t RAIDFlags;
170 u_int8_t numSGE;
172 u_int8_t spanArm;
[all …]
/freebsd-10-stable/sys/netgraph/bluetooth/include/
Dng_hci.h341 u_int8_t type; /* MUST be 0x1 */
343 u_int8_t length; /* parameter(s) length in bytes */
350 u_int8_t type; /* MUST be 0x2 */
359 u_int8_t type; /* MUST be 0x3 */
361 u_int8_t length; /* payload length in bytes */
368 u_int8_t type; /* MUST be 0x4 */
369 u_int8_t event; /* event */
370 u_int8_t length; /* parameter(s) length in bytes */
375 u_int8_t b[NG_HCI_BDADDR_SIZE];
384 u_int8_t status; /* 0x00 - success */
[all …]
/freebsd-10-stable/sys/dev/tws/
Dtws_hdm.h220 u_int8_t res1__opcode; /* 3:5 */
221 u_int8_t size;
222 u_int8_t request_id;
223 u_int8_t res2;
224 u_int8_t status;
225 u_int8_t flags;
237 u_int8_t sgl_off__opcode;/* 3:5 */
238 u_int8_t size;
239 u_int8_t request_id;
240 u_int8_t unit;
[all …]
/freebsd-10-stable/sys/dev/dpt/
Ddpt.h373 typedef void (*buff_wr_done)(int unit, u_int8_t channel, u_int8_t target,
374 u_int8_t lun, u_int16_t offset, u_int16_t length,
377 typedef void (*dpt_rec_buff)(int unit, u_int8_t channel, u_int8_t target,
378 u_int8_t lun, void *buffer, u_int16_t offset,
383 u_int8_t error :1, /* previous command ended in an error */
395 u_int8_t abusy :1, /* auxiliary busy */
402 u_int8_t data_reg[2]; /* R, couldn't figure this one out */
403 u_int8_t cp_addr[4]; /* W, CP address register */
405 u_int8_t command; /*
410 u_int8_t statusbyte;
[all …]
/freebsd-10-stable/sys/dev/trm/
Dtrm.h46 u_int8_t width;
47 u_int8_t period;
48 u_int8_t offset;
52 u_int8_t disc_tag; /* bits define..... */
145 u_int8_t CmdBlock[12];
164 u_int8_t * pMsgPtr;
166 u_int8_t SRBSGCount;
167 u_int8_t SRBSGIndex;
168 u_int8_t MsgInBuf[6];
169 u_int8_t MsgOutBuf[6];
[all …]
/freebsd-10-stable/sys/dev/fb/
Dvesa.h35 u_int8_t v_sig[4]; /* VESA */
49 u_int8_t v_strach[222];
50 u_int8_t v_oemdata[256];
66 u_int8_t v_waattr;
67 u_int8_t v_wbattr;
80 u_int8_t v_cwidth;
81 u_int8_t v_cheight;
82 u_int8_t v_planes;
83 u_int8_t v_bpp;
84 u_int8_t v_banks;
[all …]
/freebsd-10-stable/lib/libtacplus/
Dtaclib_private.h89 u_int8_t action;
90 u_int8_t priv_lvl;
91 u_int8_t authen_type;
92 u_int8_t service;
93 u_int8_t user_len;
94 u_int8_t port_len;
95 u_int8_t rem_addr_len;
96 u_int8_t data_len;
101 u_int8_t status;
102 u_int8_t flags;
[all …]

12345678910>>...35