Home
last modified time | relevance | path

Searched refs:uint8_t (Results 1 – 25 of 4088) sorted by relevance

12345678910>>...164

/freebsd-11-stable/sys/cam/scsi/
HDsmp_all.h131 uint8_t frame_type;
132 uint8_t function;
133 uint8_t response_len;
134 uint8_t request_len;
135 uint8_t crc[4];
140 uint8_t frame_type;
141 uint8_t function;
142 uint8_t function_result;
143 uint8_t response_len;
145 uint8_t expander_change_count[2];
[all …]
HDscsi_all.h137 uint8_t opcode;
138 uint8_t byte2;
140 uint8_t page_code;
141 uint8_t length[2];
142 uint8_t control;
146 uint8_t opcode;
147 uint8_t byte2;
160 uint8_t reserved;
161 uint8_t length[2];
162 uint8_t control;
[all …]
HDscsi_da.h95 uint8_t opcode;
96 uint8_t byte2;
107 uint8_t format;
108 uint8_t reserved[4];
109 uint8_t alloc_length[2];
111 uint8_t control;
141 uint8_t opcode;
148 uint8_t format;
149 uint8_t address_descriptor_index[4];
150 uint8_t alloc_length[4];
[all …]
HDscsi_sa.h283 uint8_t page_code;
285 uint8_t subpage_code;
287 uint8_t length[2];
288 uint8_t prot_method;
292 uint8_t pi_length;
295 uint8_t prot_bits;
299 uint8_t reserved[];
312 uint8_t page_code;
314 uint8_t page_length;
315 uint8_t ignore_seq_checks;
[all …]
/freebsd-11-stable/sys/dev/smartpqi/
HDsmartpqi_structures.h36 uint8_t start_tag[4];
37 uint8_t driver_version_tag[2];
40 uint8_t end_tag[2];
46 uint8_t start_tag[4];
47 uint8_t time_tag[2];
49 uint8_t hour;
50 uint8_t min;
51 uint8_t sec;
52 uint8_t reserved;
53 uint8_t month;
[all …]
/freebsd-11-stable/sys/net80211/
HDieee80211_mesh.h46 uint8_t conf_ie; /* IEEE80211_ELEMID_MESHCONF */
47 uint8_t conf_len;
48 uint8_t conf_pselid; /* Active Path Sel. Proto. ID */
49 uint8_t conf_pmetid; /* Active Metric Identifier */
50 uint8_t conf_ccid; /* Congestion Control Mode ID */
51 uint8_t conf_syncid; /* Sync. Protocol ID */
52 uint8_t conf_authid; /* Auth. Protocol ID */
53 uint8_t conf_form; /* Formation Information */
54 uint8_t conf_cap;
117 uint8_t id_ie; /* IEEE80211_ELEMID_MESHID */
[all …]
HDieee80211.h40 extern const uint8_t ieee80211broadcastaddr[];
48 uint8_t i_signal;
49 uint8_t i_service;
66 uint8_t i_fc[2];
67 uint8_t i_dur[2];
68 uint8_t i_addr1[IEEE80211_ADDR_LEN];
69 uint8_t i_addr2[IEEE80211_ADDR_LEN];
70 uint8_t i_addr3[IEEE80211_ADDR_LEN];
71 uint8_t i_seq[2];
77 uint8_t i_fc[2];
[all …]
/freebsd-11-stable/usr.sbin/fstyp/
HDmsdosfs.h54 uint8_t BS_jmpBoot[3];
55 uint8_t BS_OEMName[8];
56 uint8_t BPB_BytsPerSec[2];
57 uint8_t BPB_SecPerClus;
58 uint8_t BPB_RsvdSecCnt[2];
59 uint8_t BPB_NumFATs;
60 uint8_t BPB_RootEntCnt[2];
61 uint8_t BPB_TotSec16[2];
62 uint8_t BPB_Media;
63 uint8_t BPB_FATSz16[2];
[all …]
/freebsd-11-stable/sys/geom/label/
HDg_label_msdosfs.h54 uint8_t BS_jmpBoot[3];
55 uint8_t BS_OEMName[8];
56 uint8_t BPB_BytsPerSec[2];
57 uint8_t BPB_SecPerClus;
58 uint8_t BPB_RsvdSecCnt[2];
59 uint8_t BPB_NumFATs;
60 uint8_t BPB_RootEntCnt[2];
61 uint8_t BPB_TotSec16[2];
62 uint8_t BPB_Media;
63 uint8_t BPB_FATSz16[2];
[all …]
/freebsd-11-stable/sys/dev/iscsi/
HDiscsi_proto.h70 uint8_t bhs_opcode;
71 uint8_t bhs_opcode_specific1[3];
72 uint8_t bhs_total_ahs_len;
73 uint8_t bhs_data_segment_len[3];
75 uint8_t bhs_inititator_task_tag[4];
76 uint8_t bhs_opcode_specific4[28];
92 uint8_t bhssc_opcode;
93 uint8_t bhssc_flags;
94 uint8_t bhssc_reserved[2];
95 uint8_t bhssc_total_ahs_len;
[all …]
/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah_eeprom_v14.h122 uint8_t spurRangeLow;
123 uint8_t spurRangeHigh;
127 uint8_t bChannel;
128 uint8_t tPow2x[4];
132 uint8_t bChannel;
133 uint8_t tPow2x[8];
137 uint8_t bChannel;
138 uint8_t tPowerFlag; /* [0..5] tPower [6..7] flag */
167 uint8_t opCapFlags;
168 uint8_t eepMisc;
[all …]
HDah_eeprom_v4k.h64 uint8_t opCapFlags;
65 uint8_t eepMisc;
67 uint8_t macAddr[6];
68 uint8_t rxMask;
69 uint8_t txMask;
74 uint8_t deviceType;
75 uint8_t txGainType; /* high power tx gain table support */
82 uint8_t switchSettling; // 1
83 uint8_t txRxAttenCh[AR5416_4K_MAX_CHAINS]; // 1
84 uint8_t rxTxMarginCh[AR5416_4K_MAX_CHAINS]; // 1
[all …]
/freebsd-11-stable/sys/dev/mfi/
HDmfireg.h507 uint8_t cmd;
508 uint8_t sense_len;
509 uint8_t cmd_status;
510 uint8_t scsi_status;
511 uint8_t target_id;
512 uint8_t lun_id;
513 uint8_t cdb_len;
514 uint8_t sg_count;
572 uint8_t cdb[16];
580 uint8_t mbox[MFI_MBOX_SIZE];
[all …]
/freebsd-11-stable/sys/dev/iwi/
HDif_iwireg.h169 uint8_t type;
175 uint8_t seq;
176 uint8_t flags;
179 uint8_t reserved;
184 uint8_t type;
198 uint8_t flags;
204 uint8_t state;
215 uint8_t state;
218 uint8_t pad[11];
223 uint8_t nchan;
[all …]
/freebsd-11-stable/sys/x86/include/
HDmptable.h46 uint8_t signature[4];
48 uint8_t length;
49 uint8_t spec_rev;
50 uint8_t checksum;
51 uint8_t config_type;
52 uint8_t mpfb2;
53 uint8_t mpfb3;
54 uint8_t mpfb4;
55 uint8_t mpfb5;
63 uint8_t signature[4];
[all …]
/freebsd-11-stable/sys/dev/usb/controller/
HDdwc_otg.h53 typedef uint8_t (dwc_otg_cmd_t)(struct dwc_otg_softc *sc, struct dwc_otg_td *td);
66 uint8_t max_packet_count; /* packet_count */
67 uint8_t errcnt;
68 uint8_t tmr_res;
69 uint8_t tmr_val;
70 uint8_t ep_no;
71 uint8_t ep_type;
72 uint8_t channel[3];
73 uint8_t tt_index; /* TT data */
74 uint8_t tt_start_slot; /* TT data */
[all …]
/freebsd-11-stable/sys/geom/raid/
HDmd_ddf.h40 uint8_t DDF_Header_GUID[24];
41 uint8_t DDF_rev[8];
44 uint8_t Open_Flag;
48 uint8_t Foreign_Flag;
49 uint8_t Diskgrouping;
50 uint8_t pad1[13];
51 uint8_t Header_ext[32];
54 uint8_t Header_Type;
58 uint8_t pad2[3];
67 uint8_t pad3[50];
[all …]
/freebsd-11-stable/contrib/libpcap/
HDextract.h127 ((uint16_t)(((uint16_t)(*((const uint8_t *)(p) + 0)) << 8) | \
128 ((uint16_t)(*((const uint8_t *)(p) + 1)) << 0)))
130 ((uint32_t)(((uint32_t)(*((const uint8_t *)(p) + 0)) << 24) | \
131 ((uint32_t)(*((const uint8_t *)(p) + 1)) << 16) | \
132 ((uint32_t)(*((const uint8_t *)(p) + 2)) << 8) | \
133 ((uint32_t)(*((const uint8_t *)(p) + 3)) << 0)))
135 ((uint64_t)(((uint64_t)(*((const uint8_t *)(p) + 0)) << 56) | \
136 ((uint64_t)(*((const uint8_t *)(p) + 1)) << 48) | \
137 ((uint64_t)(*((const uint8_t *)(p) + 2)) << 40) | \
138 ((uint64_t)(*((const uint8_t *)(p) + 3)) << 32) | \
[all …]
/freebsd-11-stable/sys/dev/wpi/
HDif_wpireg.h241 uint8_t reserved1[3];
242 uint8_t nsegs;
249 uint8_t reserved2[28];
253 uint8_t rtsfailcnt;
254 uint8_t ackfailcnt;
255 uint8_t btkillcnt;
256 uint8_t rate;
283 uint8_t type;
296 uint8_t flags;
297 uint8_t idx;
[all …]
/freebsd-11-stable/sys/dev/bnxt/
HDhsi_struct_def.h101 uint8_t type;
135 uint8_t unused_1[7];
487 uint8_t type;
496 uint8_t unused_1[3];
497 uint8_t unused_2;
498 uint8_t unused_3[3];
925 uint8_t agg_bufs_v1;
942 uint8_t rss_hash_type;
967 uint8_t payload_offset;
974 uint8_t unused_1;
[all …]
/freebsd-11-stable/contrib/unbound/util/data/
HDdname.h67 size_t dname_valid(uint8_t* dname, size_t len);
70 void query_dname_tolower(uint8_t* dname);
78 void pkt_dname_tolower(struct sldns_buffer* pkt, uint8_t* dname);
99 int query_dname_compare(uint8_t* d1, uint8_t* d2);
121 int dname_pkt_compare(struct sldns_buffer* pkt, uint8_t* d1, uint8_t* d2);
130 hashvalue_type dname_query_hash(uint8_t* dname, hashvalue_type h);
142 hashvalue_type dname_pkt_hash(struct sldns_buffer* pkt, uint8_t* dname,
151 void dname_pkt_copy(struct sldns_buffer* pkt, uint8_t* to, uint8_t* dname);
159 int dname_buffer_write(struct sldns_buffer* pkt, uint8_t* dname);
166 int dname_count_labels(uint8_t* dname);
[all …]
/freebsd-11-stable/sys/dev/iwn/
HDif_iwnreg.h249 uint8_t on_time;
250 uint8_t off_time;
393 uint8_t reserved1[3];
394 uint8_t nsegs;
423 uint8_t type;
442 uint8_t flags; /* 0:5 reserved, 6 abort, 7 internal */
443 uint8_t idx; /* position within TX queue */
444 uint8_t qid;
472 uint8_t code;
512 uint8_t flags;
[all …]
/freebsd-11-stable/sys/dev/usb/wlan/
HDif_runvar.h49 uint8_t wr_flags;
50 uint8_t wr_rate;
54 uint8_t wr_antenna;
55 uint8_t wr_antsignal;
69 uint8_t wt_flags;
70 uint8_t wt_rate;
73 uint8_t wt_hwqueue;
92 uint8_t desc[sizeof(struct rt2870_txd) +
94 uint8_t ridx;
100 uint8_t ridx[IEEE80211_RATE_MAXSIZE];
[all …]
/freebsd-11-stable/lib/libusb/
HDlibusb.h298 uint8_t bLength;
299 uint8_t bDescriptorType;
301 uint8_t bDeviceClass;
302 uint8_t bDeviceSubClass;
303 uint8_t bDeviceProtocol;
304 uint8_t bMaxPacketSize0;
308 uint8_t iManufacturer;
309 uint8_t iProduct;
310 uint8_t iSerialNumber;
311 uint8_t bNumConfigurations;
[all …]
/freebsd-11-stable/sys/dev/isp/
HDispmbox.h360 uint8_t rqs_entry_type;
361 uint8_t rqs_entry_count;
362 uint8_t rqs_seqno;
363 uint8_t rqs_flags;
424 uint8_t req_lun_trn;
425 uint8_t req_target;
431 uint8_t req_cdb[12];
439 uint8_t mrk_reserved0;
440 uint8_t mrk_target;
444 uint8_t mrk_reserved1[48];
[all …]

12345678910>>...164