Home
last modified time | relevance | path

Searched refs:uint8_t (Results 251 – 275 of 3152) sorted by relevance

1...<<11121314151617181920>>...127

/illumos-gate/usr/src/common/atomic/
H A Datomic.c132 atomic_or_8(volatile uint8_t *target, uint8_t bits) in atomic_or_8()
164 atomic_and_8(volatile uint8_t *target, uint8_t bits) in atomic_and_8()
195 uint8_t
227 uint8_t
259 uint8_t
295 uint8_t
327 uint8_t
359 uint8_t
360 atomic_cas_8(volatile uint8_t *target, uint8_t cmp, uint8_t new) in atomic_cas_8()
440 uint8_t
[all …]
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_ioctl.h131 uint8_t Reserved2;
132 uint8_t ScsiId;
206 uint8_t DeviceNumber;
245 uint8_t ExtendedType;
246 uint8_t BufferType;
266 uint8_t BufferType;
285 uint8_t Status;
286 uint8_t Reserved;
344 uint8_t Command;
347 uint8_t Led;
[all …]
/illumos-gate/usr/src/common/crypto/blowfish/
H A Dblowfish_impl.h71 extern int blowfish_encrypt_block(const void *, const uint8_t *, uint8_t *);
72 extern int blowfish_decrypt_block(const void *, const uint8_t *, uint8_t *);
73 extern void blowfish_init_keysched(uint8_t *, uint_t, void *);
75 extern void blowfish_copy_block(uint8_t *, uint8_t *);
76 extern void blowfish_xor_block(uint8_t *, uint8_t *);
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_var.h77 uint8_t data_len;
78 uint8_t data[64];
87 uint8_t pm_wakeup_enabled; /* remote wakeup enabled */
88 uint8_t pm_pwr_states; /* bit mask of power states */
90 uint8_t pm_cur_power; /* current power level */
100 uint8_t port_cnt; /* How many ports on the device */
106 uint8_t datain_ep_addr[4];
171 uint8_t ks_datain_open_cnt;
174 uint8_t ks_reconnect_flag;
219 uint8_t kp_lcr; /* the current lcr value */
[all …]
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.h71 uint8_t mac_addr[ETHERADDRL];
72 uint8_t num_macs;
97 uint32_t, uint8_t *);
98 npi_status_t npi_espc_mac_addr_get(npi_handle_t, uint8_t *);
99 npi_status_t npi_espc_num_ports_get(npi_handle_t, uint8_t *);
100 npi_status_t npi_espc_num_macs_get(npi_handle_t, uint8_t *);
103 npi_status_t npi_espc_phy_type_get(npi_handle_t, uint8_t *);
104 npi_status_t npi_espc_port_phy_type_get(npi_handle_t, uint8_t *,
105 uint8_t);
109 npi_status_t npi_espc_chksum_get(npi_handle_t, uint8_t *);
[all …]
/illumos-gate/usr/src/common/pnglite/
H A Dpnglite.c51 uint8_t buf[4]; in file_read_ul()
65 uint8_t foo[4]; in get_ul()
388 uint8_t a = 0; in png_filter_sub()
416 uint8_t a = 0; in png_filter_average()
417 uint8_t b = 0; in png_filter_average()
434 static uint8_t
435 png_paeth(uint8_t a, uint8_t b, uint8_t c) in png_paeth()
455 png_filter_paeth(unsigned stride, uint8_t *in, uint8_t *out, uint8_t *prev_line, in png_filter_paeth()
459 uint8_t a; in png_filter_paeth()
460 uint8_t b; in png_filter_paeth()
[all …]
/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ether.c152 sizeof (uint8_t), MAC_PROP_PERM_RW},
155 sizeof (uint8_t), MAC_PROP_PERM_RW},
158 sizeof (uint8_t), MAC_PROP_PERM_RW},
161 sizeof (uint8_t), MAC_PROP_PERM_RW},
164 sizeof (uint8_t), MAC_PROP_PERM_RW},
167 sizeof (uint8_t), MAC_PROP_PERM_RW},
170 sizeof (uint8_t), MAC_PROP_PERM_RW},
173 sizeof (uint8_t), MAC_PROP_PERM_RW},
176 sizeof (uint8_t), MAC_PROP_PERM_RW},
179 sizeof (uint8_t), MAC_PROP_PERM_RW},
[all …]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h637 uint8_t func;
640 uint8_t nldvs;
649 uint8_t ldv;
658 uint8_t func;
693 uint8_t revid;
694 uint8_t res0;
698 uint8_t header;
699 uint8_t bist;
927 uint8_t, uint8_t);
930 uint8_t, uint8_t);
[all …]
H A Dnxge_common.h283 uint8_t max_tdcs;
291 uint8_t port;
293 uint8_t max_rdcs;
294 uint8_t def_rdc;
437 uint8_t rcr_full_header;
454 uint8_t mcast_rdcgrp;
455 uint8_t mac_rdcgrp;
470 uint8_t sys_error_owner;
505 uint8_t pid;
506 uint8_t flow_pkt_type;
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Drdma_cm.h79 uint8_t src_pad[sizeof (struct sockaddr_in6) -
82 uint8_t dst_pad[sizeof (struct sockaddr_in6) -
95 uint8_t private_data_len;
96 uint8_t responder_resources;
97 uint8_t initiator_depth;
98 uint8_t flow_control;
100 uint8_t rnr_retry_count;
102 uint8_t srq;
108 uint8_t private_data_len;
142 uint8_t port_num;
[all …]
/illumos-gate/usr/src/common/crypto/modes/
H A Decb.c44 int (*cipher)(const void *ks, const uint8_t *pt, uint8_t *ct)) in ecb_cipher_contiguous_blocks()
48 uint8_t *datap = (uint8_t *)data; in ecb_cipher_contiguous_blocks()
49 uint8_t *blockp; in ecb_cipher_contiguous_blocks()
50 uint8_t *lastp; in ecb_cipher_contiguous_blocks()
53 uint8_t *out_data_1; in ecb_cipher_contiguous_blocks()
54 uint8_t *out_data_2; in ecb_cipher_contiguous_blocks()
60 (uint8_t *)ctx->ecb_remainder + ctx->ecb_remainder_len, in ecb_cipher_contiguous_blocks()
67 lastp = (uint8_t *)ctx->ecb_iv; in ecb_cipher_contiguous_blocks()
79 bcopy(datap, &((uint8_t *)ctx->ecb_remainder) in ecb_cipher_contiguous_blocks()
82 blockp = (uint8_t *)ctx->ecb_remainder; in ecb_cipher_contiguous_blocks()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_mech2.c53 static uint8_t
56 uint8_t old; in pci_mech2_config_enable()
69 pci_mech2_config_restore(uint8_t oldstatus) in pci_mech2_config_restore()
75 uint8_t
78 uint8_t tmp; in pci_mech2_getb()
79 uint8_t val; in pci_mech2_getb()
94 uint8_t tmp; in pci_mech2_getw()
110 uint8_t tmp; in pci_mech2_getl()
126 uint8_t tmp; in pci_mech2_putb()
139 uint8_t tmp; in pci_mech2_putw()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c44 typedef void interpret_func_t(uint8_t *, uint16_t);
55 static void print_hexdata(char *, uint8_t *, uint16_t);
93 uint8_t code = poep->poep_code; in interpret_pppoe()
94 uint8_t *payload; in interpret_pppoe()
99 payload = (uint8_t *)poep + sizeof (poep_t); in interpret_pppoe()
144 interpret_tags(uint8_t *payload, uint16_t length) in interpret_tags()
146 uint8_t *tagptr = payload; in interpret_tags()
149 uint8_t *tag_value; in interpret_tags()
300 uint8_t *vendor_data; in interpret_vendor()
334 interpret_hurl(uint8_t *tag_value, uint16_t tag_length) in interpret_hurl()
[all …]
/illumos-gate/usr/src/lib/libuutil/common/
H A Dlibuutil_impl.h82 uint8_t ulw_robust;
94 uint8_t ul_debug;
95 uint8_t ul_sorted;
96 uint8_t ul_index; /* mark for uu_list_index_ts */
114 uint8_t ulp_debug;
115 uint8_t ulp_last_index;
132 uint8_t uaw_robust;
141 uint8_t ua_debug;
142 uint8_t ua_index; /* mark for uu_avl_index_ts */
160 uint8_t uap_debug;
[all …]
/illumos-gate/usr/src/lib/libpcidb/common/
H A Dpcidb.h84 extern pcidb_class_t *pcidb_lookup_class(pcidb_hdl_t *, uint8_t);
89 extern uint8_t pcidb_class_code(pcidb_class_t *);
91 extern pcidb_subclass_t *pcidb_lookup_subclass(pcidb_hdl_t *, uint8_t, uint8_t);
93 uint8_t);
98 extern uint8_t pcidb_subclass_code(pcidb_subclass_t *);
100 extern pcidb_progif_t *pcidb_lookup_progif(pcidb_hdl_t *, uint8_t, uint8_t,
101 uint8_t);
103 uint8_t);
108 extern uint8_t pcidb_progif_code(pcidb_progif_t *);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_apps.h59 uint8_t version[2];
65 uint8_t fcf_vlan_match;
66 uint8_t reserved_6[3];
67 uint8_t fcf_vlan_id[2];
68 uint8_t fcf_fabric_name[8];
69 uint8_t reserved_7[14];
70 uint8_t spma_proposed_mac_address[6];
71 uint8_t reserved_8[28];
102 uint8_t reserved1[32];
226 uint8_t wwpn[8];
[all …]
/illumos-gate/usr/src/cmd/fm/schemes/mem/
H A Dmem_seeprom.h54 uint8_t seesd_vendorhi;
55 uint8_t seesd_vendorlo;
70 uint8_t seec_tag;
71 uint8_t seec_verhi;
72 uint8_t seec_verlo;
73 uint8_t seec_contsz;
74 uint8_t seec_crc8;
75 uint8_t seec_nsegs;
/illumos-gate/usr/src/cmd/smbsrv/test-msgbuf/
H A Dtest_msgbuf.c42 uint8_t temp[32]; in msg_put_a0()
74 uint8_t temp[32]; in msg_put_a1()
103 uint8_t temp[32]; in msg_put_apad()
133 uint8_t temp[32]; in msg_put_atrunc1()
164 uint8_t temp[32]; in msg_put_atrunc2()
199 uint8_t temp[32]; in msg_put_u0()
231 uint8_t temp[32]; in msg_put_u1()
259 uint8_t temp[32]; in msg_put_u3()
287 uint8_t temp[32]; in msg_put_u4()
316 uint8_t temp[32]; in msg_put_upad()
[all …]
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_protocol.h71 uint8_t, nvlist_t *, nvlist_t *, nvlist_t *, const char *);
73 const char *, const char *, uint_t, nvlist_t **, uint8_t *, int,
82 const char *, uint8_t);
84 const char *, uint8_t, const char *);
86 const char *, uint8_t, const char *);
88 const char *, uint8_t, const char *);
90 const char *, uint8_t, const char *, uint8_t *, uint8_t *, uint_t);
/illumos-gate/usr/src/cmd/fwflash/plugins/hdrs/
H A Dhermon_ib.h122 uint8_t reserved;
123 uint8_t hour;
124 uint8_t minute;
125 uint8_t second;
127 uint8_t month;
128 uint8_t day;
164 uint8_t psid[CNX_PSID_SZ];
165 uint8_t vsd[CNX_VSD_SZ];
173 uint8_t xfiresv1[24]; /* 0x10 - 0x27 */
178 uint8_t *xfiremainder;
[all …]
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum_reg.h198 uint8_t plcp_signal;
199 uint8_t plcp_service;
202 uint8_t plcp_length_lo;
208 uint8_t offset;
209 uint8_t qid;
210 uint8_t txpower;
213 uint8_t reserved;
225 uint8_t rate;
226 uint8_t rssi;
227 uint8_t reserved1;
[all …]
/illumos-gate/usr/src/common/crypto/des/
H A Ddes_impl.c629 keycheck(uint8_t *key, uint8_t *corrected_key) in keycheck()
720 des23_keycheck(uint8_t *key, uint8_t *corrected_key, boolean_t des3) in des23_keycheck()
726 uint8_t checks = 3; in des23_keycheck()
748 if (!keycheck((uint8_t *)&key_so_far, (uint8_t *)&scratch)) { in des23_keycheck()
783 des_keycheck(uint8_t *key, des_strength_t strength, uint8_t *corrected_key) in des_keycheck()
995 des_copy_block(uint8_t *in, uint8_t *out) in des_copy_block()
1010 des_xor_block(uint8_t *data, uint8_t *dst) in des_xor_block()
1028 des_encrypt_block(const void *keysched, const uint8_t *in, uint8_t *out) in des_encrypt_block()
1034 des3_encrypt_block(const void *keysched, const uint8_t *in, uint8_t *out) in des3_encrypt_block()
1040 des_decrypt_block(const void *keysched, const uint8_t *in, uint8_t *out) in des_decrypt_block()
[all …]
/illumos-gate/usr/src/cmd/bhyve/
H A Dbasl.c40 uint8_t size;
47 uint8_t size;
104 const uint8_t *data; in basl_dump_table()
137 const uint8_t bit_width, const uint8_t bit_offset, in basl_fill_gas()
205 uint8_t sum; in basl_finish_patch_checksums()
294 uint8_t *gva;
470 const uint8_t size)
494 const uint8_t size)
590 const uint8_t bit_width, const uint8_t bit_offset,
606 const uint8_t signature[ACPI_NAMESEG_SIZE], const uint8_t revision,
[all …]
/illumos-gate/usr/src/lib/libpcp/common/
H A Dpcp_common.h45 uint8_t proto_ver; /* version info for */
47 uint8_t msg_type; /* provided by user apps */
48 uint8_t sub_type; /* provided by user apps */
49 uint8_t rsvd_pad; /* padding bits */
63 uint8_t proto_ver; /* version info for */
65 uint8_t msg_type; /* passed to user apps */
66 uint8_t sub_type; /* passed to user apps */
67 uint8_t rsvd_pad; /* for padding */
/illumos-gate/usr/src/test/zfs-tests/tests/functional/checksum/skein/
H A Dskein_test.c50 const uint8_t test_msg0[] = {
54 const uint8_t test_msg1[] = {
61 const uint8_t test_msg2[] = {
72 const uint8_t test_msg3[] = {
91 const uint8_t test_msg4[] = {
129 const uint8_t skein_256_test_digests[][32] = {
154 const uint8_t skein_512_test_digests[][64] = {
195 const uint8_t skein_1024_test_digests[][128] = {
275 uint8_t digest[diglen / 8]; \ in main()
293 uint8_t digest[diglen / 8]; \ in main()
[all …]

1...<<11121314151617181920>>...127