/freebsd/sys/i386/include/ |
H A D | elan_mmcr.h | 44 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/sys/dev/ciss/ |
H A D | cissreg.h | 71 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 …]
|
H A D | cissio.h | 44 u_int8_t bus; 45 u_int8_t dev_fn; 108 u_int8_t Dev; 109 u_int8_t Bus:6; 110 u_int8_t Mode:2; 113 u_int8_t DevLSB; 114 u_int8_t DevMSB:6; 115 u_int8_t Mode:2; 118 u_int8_t Dev:5; 119 u_int8_t Bus:3; [all …]
|
/freebsd/sys/dev/ips/ |
H A D | ipsreg.h | 204 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/sys/dev/ida/ |
H A D | idareg.h | 123 u_int8_t nheads; 124 u_int8_t signature; 125 u_int8_t psectors; 127 u_int8_t max_acc; 128 u_int8_t control; 130 u_int8_t ptracks; 132 u_int8_t nsectors; 133 u_int8_t checksum; 149 u_int8_t mirror; /* fault tolerance */ 150 u_int8_t reserved; [all …]
|
/freebsd/sys/dev/mlx/ |
H A D | mlxreg.h | 211 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/sys/netgraph/bluetooth/include/ |
H A D | ng_hci.h | 412 u_int8_t type; /* MUST be 0x1 */ 414 u_int8_t length; /* parameter(s) length in bytes */ 421 u_int8_t type; /* MUST be 0x2 */ 430 u_int8_t type; /* MUST be 0x3 */ 432 u_int8_t length; /* payload length in bytes */ 439 u_int8_t type; /* MUST be 0x4 */ 440 u_int8_t event; /* event */ 441 u_int8_t length; /* parameter(s) length in bytes */ 446 u_int8_t b[NG_HCI_BDADDR_SIZE]; 455 u_int8_t statu [all...] |
H A D | ng_btsocket_rfcomm.h | 123 u_int8_t address; 124 u_int8_t control; 125 u_int8_t length; /* Actual size could be 2 bytes */ 131 u_int8_t address; 132 u_int8_t control; 133 u_int8_t length; 134 u_int8_t fcs; 140 u_int8_t type; 141 u_int8_t length; /* XXX FIXME Can actual size be 2 bytes?? */ 147 u_int8_t address; [all …]
|
/freebsd/sys/dev/tws/ |
H A D | tws_hdm.h | 208 u_int8_t res1__opcode; /* 3:5 */ 209 u_int8_t size; 210 u_int8_t request_id; 211 u_int8_t res2; 212 u_int8_t status; 213 u_int8_t flags; 225 u_int8_t sgl_off__opcode;/* 3:5 */ 226 u_int8_t size; 227 u_int8_t request_id; 228 u_int8_t unit; [all …]
|
/freebsd/sys/dev/mrsas/ |
H A D | mrsas.h | 170 u_int8_t Type:4; 171 u_int8_t nseg:4; 173 u_int8_t nseg:4; 174 u_int8_t Type:4; 176 u_int8_t resvd0; 178 u_int8_t regLockFlags; 179 u_int8_t resvd1; 184 u_int8_t exStatus; 185 u_int8_t status; 186 u_int8_t RAIDFlags; [all …]
|
/freebsd/sys/dev/fb/ |
H A D | vesa.h | 35 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/lib/libtacplus/ |
H A D | taclib_private.h | 67 u_int8_t action; 68 u_int8_t priv_lvl; 69 u_int8_t authen_type; 70 u_int8_t service; 71 u_int8_t user_len; 72 u_int8_t port_len; 73 u_int8_t rem_addr_len; 74 u_int8_t data_len; 79 u_int8_t status; 80 u_int8_t flags; [all …]
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300eep.h | 146 (u_int8_t)((is_2ghz) ? ((freq) - 2300) : (((freq) - 4800) / 5)) 189 u_int8_t op_flags; 190 u_int8_t eepMisc; 241 u_int8_t txrx_mask; //4 bits tx and 4 bits rx 243 u_int8_t rf_silent; 244 u_int8_t blue_tooth_options; 245 u_int8_t device_cap; 246 u_int8_t device_type; // takes lower byte in eeprom location 248 u_int8_t params_for_tuning_caps[2]; //placeholder, get more details from Don 249 u_int8_t feature_enable; //bit0 - enable tx temp comp [all …]
|
/freebsd/sys/netinet/ |
H A D | ip6.h | 76 u_int8_t ip6_un1_nxt; /* next header */ 77 u_int8_t ip6_un1_hlim; /* hop limit */ 79 u_int8_t ip6_un2_vfc; /* 4 bits version, top 4 bits class */ 117 u_int8_t ip6e_nxt; 118 u_int8_t ip6e_len; 124 u_int8_t ip6h_nxt; /* next header */ 125 u_int8_t ip6h_len; /* length in units of 8 octets */ 132 u_int8_t ip6d_nxt; /* next header */ 133 u_int8_t ip6d_len; /* length in units of 8 octets */ 166 u_int8_t ip6o_type; [all …]
|
H A D | icmp6.h | 72 u_int8_t icmp6_type; /* type field */ 73 u_int8_t icmp6_code; /* code field */ 78 u_int8_t icmp6_un_data8[4]; /* type-specific field */ 298 u_int8_t nd_opt_type; 299 u_int8_t nd_opt_len; 316 u_int8_t nd_opt_pi_type; 317 u_int8_t nd_opt_pi_len; 318 u_int8_t nd_opt_pi_prefix_len; 319 u_int8_t nd_opt_pi_flags_reserved; 330 u_int8_t nd_opt_rh_type; [all …]
|
/freebsd/sys/net/ |
H A D | if_llc.h | 46 u_int8_t llc_dsap; 47 u_int8_t llc_ssap; 50 u_int8_t control; 51 u_int8_t format_id; 52 u_int8_t class; 53 u_int8_t window_x2; 56 u_int8_t num_snd_x2; 57 u_int8_t num_rcv_x2; 60 u_int8_t control; 61 u_int8_t num_rcv_x2; [all …]
|
H A D | pfkeyv2.h | 82 u_int8_t sadb_msg_version; 83 u_int8_t sadb_msg_type; 84 u_int8_t sadb_msg_errno; 85 u_int8_t sadb_msg_satype; 101 u_int8_t sadb_sa_replay; 102 u_int8_t sadb_sa_state; 103 u_int8_t sadb_sa_auth; 104 u_int8_t sadb_sa_encrypt; 120 u_int8_t sadb_address_proto; 121 u_int8_t sadb_address_prefixle [all...] |
/freebsd/sys/dev/pst/ |
H A D | pst-iop.h | 130 u_int8_t version:4; 131 u_int8_t offset:4; 132 u_int8_t message_flags; 143 u_int8_t version_offset; 144 u_int8_t message_flags; 187 u_int8_t retry_count; 188 u_int8_t status; 206 u_int8_t version_offset; 207 u_int8_t message_flags; 214 u_int8_t lowest_version; [all …]
|
/freebsd/sys/sys/ |
H A D | dvdio.h | 35 u_int8_t book_type :4; 36 u_int8_t book_version :4; 37 u_int8_t disc_size :4; 38 u_int8_t max_rate :4; 39 u_int8_t nlayers :2; 40 u_int8_t track_path :1; 41 u_int8_t layer_type :4; 42 u_int8_t linear_density :4; 43 u_int8_t track_density :4; 44 u_int8_t bca :1; [all …]
|
H A D | cdrio.h | 60 u_int8_t adr:4; 61 u_int8_t ctl:4; 62 u_int8_t track; 63 u_int8_t index; 64 u_int8_t dataform; 65 u_int8_t scms; 66 u_int8_t min; 67 u_int8_t sec; 68 u_int8_t frame; 96 u_int8_t reserved1[3]; [all …]
|
/freebsd/sys/dev/ppbus/ |
H A D | ppi.h | 37 #define PPIGDATA _IOR('P', 10, u_int8_t) 38 #define PPIGSTATUS _IOR('P', 11, u_int8_t) 39 #define PPIGCTRL _IOR('P', 12, u_int8_t) 40 #define PPIGEPPD _IOR('P', 13, u_int8_t) 41 #define PPIGECR _IOR('P', 14, u_int8_t) 42 #define PPIGFIFO _IOR('P', 15, u_int8_t) 44 #define PPISDATA _IOW('P', 16, u_int8_t) 45 #define PPISSTATUS _IOW('P', 17, u_int8_t) 46 #define PPISCTRL _IOW('P', 18, u_int8_t) 47 #define PPISEPPD _IOW('P', 19, u_int8_t) [all …]
|
/freebsd/lib/libc/net/ |
H A D | ip6opt.c | 43 static int ip6optlen(u_int8_t *opt, u_int8_t *lim); 107 inet6_option_append(struct cmsghdr *cmsg, const u_int8_t *typep, int multx, in inet6_option_append() 175 u_int8_t * 179 u_int8_t *bp = (u_char *)cmsg + cmsg->cmsg_len; in inet6_option_alloc() 180 u_int8_t *retval; in inet6_option_alloc() 238 inet6_option_next(const struct cmsghdr *cmsg, u_int8_t **tptrp) in inet6_option_next() 242 u_int8_t *lim; in inet6_option_next() 262 lim = (u_int8_t *)ip6e + hdrlen; in inet6_option_next() 264 *tptrp = (u_int8_t *)(ip6e + 1); in inet6_option_next() 294 inet6_option_find(const struct cmsghdr *cmsg, u_int8_t **tptrp, int type) in inet6_option_find() [all …]
|
/freebsd/secure/lib/libcrypt/ |
H A D | crypt-blowfish.c | 73 static void encode_base64(u_int8_t *, u_int8_t *, u_int16_t); 74 static void decode_base64(u_int8_t *, u_int16_t, const u_int8_t *); 76 const static u_int8_t Base64Code[] = 79 const static u_int8_t index_64[128] = { 97 decode_base64(u_int8_t *buffer, u_int16_t len, const u_int8_t *data) in decode_base64() 99 u_int8_t *bp = buffer; in decode_base64() 100 const u_int8_t *p = data; in decode_base64() 101 u_int8_t c1, c2, c3, c4; in decode_base64() 141 u_int8_t salt_len, logr, minr; in crypt_blowfish() 142 u_int8_t ciphertext[4 * BCRYPT_BLOCKS] = "OrpheanBeholderScryDoubt"; in crypt_blowfish() [all …]
|
/freebsd/tools/regression/net80211/ccmp/ |
H A D | test_ccmp.c | 95 static const u_int8_t test1_key[] = { /* TK */ 99 static const u_int8_t test1_plaintext[] = { /* Plaintext MPDU w/o MIC */ 107 static const u_int8_t test1_encrypted[] = { /* Encrypted MPDU with MIC */ 154 static const u_int8_t test2_key[] = { /* TK */ 158 static const u_int8_t test2_plaintext[] = { /* Plaintext MPDU w/o MIC */ 165 static const u_int8_t test2_encrypted[] = { /* Encrypted MPDU with MIC */ 212 static const u_int8_t test3_key[] = { /* TK */ 216 static const u_int8_t test3_plaintext[] = { /* Plaintext MPDU w/o MIC */ 223 static const u_int8_t test3_encrypted[] = { /* Encrypted MPDU with MIC */ 270 static const u_int8_t test4_key[] = { /* TK */ [all …]
|
/freebsd/sys/netpfil/pf/ |
H A D | pf.h | 304 u_int8_t addr8[16]; 331 u_int8_t type; /* PF_ADDR_* */ 332 u_int8_t iflags; /* PFI_AFLAG_* */ 342 u_int8_t op; 347 u_int8_t op; 353 u_int8_t neg; 354 u_int8_t port_op; 368 u_int8_t key8[16]; 375 u_int8_t offset; 376 u_int8_t psidlen; [all …]
|