/freebsd/sys/cam/scsi/ |
H A D | scsi_cd.h | 62 uint8_t opcode; 63 uint8_t rt; 68 uint8_t starting_feature[2]; 69 uint8_t reserved[3]; 70 uint8_t length[2]; 71 uint8_t control; 76 uint8_t data_length[4]; 77 uint8_t reserved[2]; 78 uint8_t current_profile[2]; 83 uint8_t feature_code[2]; [all …]
|
H A D | scsi_da.h | 56 uint8_t opcode; 58 uint8_t byte2; 59 uint8_t reserved[3]; 60 uint8_t control; 69 uint8_t opcode; 70 uint8_t byte2; 77 uint8_t vendor_specific; 78 uint8_t interleave[2]; 79 uint8_t control; 84 uint8_t opcode; [all …]
|
H A D | scsi_all.h | 118 uint8_t opcode; 119 uint8_t bytes[11]; 124 uint8_t opcode; 125 uint8_t byte2; 127 uint8_t unused[2]; 128 uint8_t length; 129 uint8_t control; 134 uint8_t opcode; 135 uint8_t byte2; 136 uint8_t unused[3]; [all …]
|
H A D | scsi_sa.h | 39 uint8_t opcode; 40 uint8_t byte2; 41 uint8_t unused[3]; 42 uint8_t control; 47 uint8_t gran; 50 uint8_t maximum[3]; 51 uint8_t minimum[2]; 56 uint8_t opcode; 57 uint8_t sli_fixed; 60 uint8_t length[3]; [all …]
|
H A D | smp_all.h | 132 uint8_t frame_type; 133 uint8_t function; 134 uint8_t response_len; 135 uint8_t request_len; 136 uint8_t crc[4]; 141 uint8_t frame_type; 142 uint8_t function; 143 uint8_t function_result; 144 uint8_t response_len; 146 uint8_t expander_change_count[2]; [all …]
|
H A D | scsi_ch.h | 77 uint8_t opcode; 79 uint8_t byte2; 80 uint8_t tea[2]; /* transport element address */ 81 uint8_t src[2]; /* source address */ 82 uint8_t fdst[2]; /* first destination address */ 83 uint8_t sdst[2]; /* second destination address */ 84 uint8_t invert; 87 uint8_t control; 95 uint8_t opcode; 97 uint8_t byte2; [all …]
|
/freebsd/sys/dev/smartpqi/ |
H A D | smartpqi_structures.h | 34 uint8_t start_tag[4]; 35 uint8_t driver_version_tag[2]; 38 uint8_t end_tag[2]; 44 uint8_t start_tag[4]; 45 uint8_t time_tag[2]; 47 uint8_t hour; 48 uint8_t min; 49 uint8_t sec; 50 uint8_t reserved; 51 uint8_t month; [all …]
|
/freebsd/contrib/libpcap/ |
H A D | extract.h | 243 ((uint16_t)(((uint16_t)(*((const uint8_t *)(p) + 0)) << 8) | \ 244 ((uint16_t)(*((const uint8_t *)(p) + 1)) << 0))) 246 ((int16_t)(((uint16_t)(*((const uint8_t *)(p) + 0)) << 8) | \ 247 ((uint16_t)(*((const uint8_t *)(p) + 1)) << 0))) 249 ((uint32_t)(((uint32_t)(*((const uint8_t *)(p) + 0)) << 24) | \ 250 ((uint32_t)(*((const uint8_t *)(p) + 1)) << 16) | \ 251 ((uint32_t)(*((const uint8_t *)(p) + 2)) << 8) | \ 252 ((uint32_t)(*((const uint8_t *)(p) + 3)) << 0))) 254 ((int32_t)(((uint32_t)(*((const uint8_t *)(p) + 0)) << 24) | \ 255 ((uint32_t)(*((const uint8_t *)(p) + 1)) << 16) | \ [all …]
|
/freebsd/usr.sbin/fstyp/ |
H A D | msdosfs.h | 52 uint8_t BS_jmpBoot[3]; 53 uint8_t BS_OEMName[8]; 54 uint8_t BPB_BytsPerSec[2]; 55 uint8_t BPB_SecPerClus; 56 uint8_t BPB_RsvdSecCnt[2]; 57 uint8_t BPB_NumFATs; 58 uint8_t BPB_RootEntCnt[2]; 59 uint8_t BPB_TotSec16[2]; 60 uint8_t BPB_Media; 61 uint8_t BPB_FATSz16[2]; [all …]
|
/freebsd/sys/geom/label/ |
H A D | g_label_msdosfs.h | 54 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/sys/net80211/ |
H A D | ieee80211_mesh.h | 46 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; 116 uint8_t id_ie; /* IEEE80211_ELEMID_MESHID */ [all …]
|
/freebsd/sys/dev/iscsi/ |
H A D | iscsi_proto.h | 69 uint8_t bhs_opcode; 70 uint8_t bhs_opcode_specific1[3]; 71 uint8_t bhs_total_ahs_len; 72 uint8_t bhs_data_segment_len[3]; 74 uint8_t bhs_inititator_task_tag[4]; 75 uint8_t bhs_opcode_specific4[28]; 94 uint8_t bhssc_opcode; 95 uint8_t bhssc_flags; 96 uint8_t bhssc_pri; 97 uint8_t bhssc_reserved; [all …]
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_eeprom_v4k.h | 64 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 …]
|
H A D | ah_eeprom_v14.h | 122 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 …]
|
/freebsd/sys/contrib/openzfs/module/icp/include/modes/ |
H A D | modes.h | 83 uint8_t *cc_lastp; 84 uint8_t *cc_copy_to; 117 uint8_t *ccm_pt_buf; 174 uint8_t *gcm_pt_buf; 213 int (*encrypt_block)(const void *, const uint8_t *, uint8_t *), 214 void (*copy_block)(uint8_t *, uint8_t *), 215 void (*xor_block)(uint8_t *, uint8_t *)); 219 int (*encrypt_block)(const void *, const uint8_t *, uint8_t *), 220 void (*copy_block)(uint8_t *, uint8_t *), 221 void (*xor_block)(uint8_t *, uint8_t *)); [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
H A D | blake3_impl.h | 82 static const uint8_t MSG_SCHEDULE[7][16] = { 150 const uint8_t *p = (const uint8_t *)src; in load32() 155 INLINE void load_key_words(const uint8_t key[BLAKE3_KEY_LEN], in load_key_words() 168 uint8_t *p = (uint8_t *)dst; in store32() 169 p[0] = (uint8_t)(w >> 0); in store32() 170 p[1] = (uint8_t)(w >> 8); in store32() 171 p[2] = (uint8_t)(w >> 16); in store32() 172 p[3] = (uint8_t)( in store32() [all...] |
/freebsd/sys/dev/rtwn/rtl8812a/ |
H A D | r12a_rom_image.h | 36 uint8_t cck[R12A_GROUP_2G]; 37 uint8_t ht40[R12A_GROUP_2G - 1]; 41 uint8_t ht20_ofdm; 43 uint8_t ht40_ht20; 44 uint8_t ofdm_cck; 49 uint8_t ht40[R12A_GROUP_5G]; 53 uint8_t ht20_ofdm; 54 uint8_t ht40_ht20[R12A_MAX_TX_COUNT - 1]; 55 uint8_t ofdm_ofdm[2]; 56 uint8_t ht80_ht160[R12A_MAX_TX_COUNT]; [all …]
|
/freebsd/sys/dev/usb/controller/ |
H A D | dwc_otg.h | 54 typedef uint8_t (dwc_otg_cmd_t)(struct dwc_otg_softc *sc, struct dwc_otg_td *td); 67 uint8_t max_packet_count; /* packet_count */ 68 uint8_t errcnt; 69 uint8_t tmr_res; 70 uint8_t tmr_val; 71 uint8_t ep_no; 72 uint8_t ep_type; 73 uint8_t channel[3]; 74 uint8_t tt_index; /* TT data */ 75 uint8_t tt_start_slot; /* TT data */ [all …]
|
/freebsd/sys/x86/include/ |
H A D | mptable.h | 46 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/sys/dev/mfi/ |
H A D | mfireg.h | 506 uint8_t cmd; 507 uint8_t sense_len; 508 uint8_t cmd_status; 509 uint8_t scsi_status; 510 uint8_t target_id; 511 uint8_t lun_id; 512 uint8_t cdb_len; 513 uint8_t sg_count; 571 uint8_t cdb[16]; 579 uint8_t mbox[MFI_MBOX_SIZE]; [all …]
|
/freebsd/sys/dev/qat_c2xxx/ |
H A D | qat_hw15reg.h | 118 uint8_t resp_dest_id; 121 uint8_t resp_pipe_id; 123 uint8_t req_type; 125 uint8_t flags; 130 uint8_t dest_id; 133 uint8_t serv_id; 135 uint8_t resp_type; 137 uint8_t flags; 151 uint8_t content_desc_params_sz; 159 uint8_t content_desc_hdr_sz; [all …]
|
/freebsd/sys/dev/iwi/ |
H A D | if_iwireg.h | 170 uint8_t type; 176 uint8_t seq; 177 uint8_t flags; 180 uint8_t reserved; 185 uint8_t type; 199 uint8_t flags; 205 uint8_t state; 216 uint8_t state; 219 uint8_t pad[11]; 224 uint8_t nchan; [all …]
|
/freebsd/sys/geom/raid/ |
H A D | md_ddf.h | 40 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/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | GOFF.h | 33 static Error getContinuousData(const uint8_t *Record, uint16_t DataLength, 36 static bool isContinued(const uint8_t *Record) { in isContinued() 37 uint8_t IsContinued; in isContinued() 42 static bool isContinuation(const uint8_t *Record) { in isContinuation() 43 uint8_t IsContinuation; in isContinuation() 58 static void getBits(const uint8_t *Bytes, uint8_t ByteIndex, uint8_t BitIndex, in getBits() 59 uint8_t Length, uint8_t &Value) { in getBits() 64 get<uint8_t>(Bytes, ByteIndex, Value); in getBits() 69 static void get(const uint8_t *Bytes, uint8_t ByteIndex, T &Value) { in get() 79 static const uint8_t TXTMaxDataLength = 56; [all …]
|
/freebsd/contrib/unbound/util/data/ |
H A D | dname.h | 67 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 …]
|