Home
last modified time | relevance | path

Searched refs:uint16_t (Results 126 – 150 of 1426) sorted by relevance

12345678910>>...58

/dragonfly/sys/dev/misc/evdev/
H A Devdev.c104 static int evdev_check_event(struct evdev_dev *, uint16_t, uint16_t, int32_t);
416 evdev_set_id(struct evdev_dev *evdev, uint16_t bustype, uint16_t vendor, in evdev_set_id()
417 uint16_t product, uint16_t version) in evdev_set_id()
591 evdev_set_flag(struct evdev_dev *evdev, uint16_t flag) in evdev_set_flag()
599 evdev_check_event(struct evdev_dev *evdev, uint16_t type, uint16_t code, in evdev_check_event()
684 evdev_modify_event(struct evdev_dev *evdev, uint16_t type, uint16_t code, in evdev_modify_event()
745 evdev_sparse_event(struct evdev_dev *evdev, uint16_t type, uint16_t code, in evdev_sparse_event()
854 evdev_propagate_event(struct evdev_dev *evdev, uint16_t type, uint16_t code, in evdev_propagate_event()
880 evdev_send_event(struct evdev_dev *evdev, uint16_t type, uint16_t code, in evdev_send_event()
904 evdev_push_event(struct evdev_dev *evdev, uint16_t type, uint16_t code, in evdev_push_event()
[all …]
/dragonfly/sys/bus/u4b/
H A Dusbdi_util.h43 struct usb_device_request *req, void *data, uint16_t flags,
44 uint16_t *actlen, usb_timeout_t timeout);
63 void *data, uint16_t len, uint8_t iface_index, uint8_t type,
66 struct lock *lock, void *d, uint16_t size,
69 char *buf, uint16_t len, uint8_t string_index);
71 void *sdesc, uint16_t max_len, uint16_t lang_id,
80 uint8_t iface_index, uint16_t report);
82 void *data, uint16_t len, uint8_t iface_index,
/dragonfly/sys/sys/
H A Dmpt_ioctl.h61 uint16_t ioc_status;
69 uint16_t ioc_status;
82 uint16_t action_status;
83 uint16_t ioc_status;
100 uint16_t ioc_status;
108 uint16_t ioc_status;
121 uint16_t action_status;
122 uint16_t ioc_status;
/dragonfly/crypto/libressl/ssl/
H A Dt1_lib.c296 static const uint16_t ecgroups_list[] = {
377 uint16_t group_id; in tls1_ec_nid2group_id()
462 tls1_group_id_present(uint16_t group_id, const uint16_t *list, size_t list_len) in tls1_group_id_present()
478 const uint16_t *pref, *supp; in tls1_count_shared_groups()
504 const uint16_t *pref, *supp; in tls1_group_by_index()
542 uint16_t *group_ids; in tls1_set_groups()
585 sizeof(uint16_t))) == NULL) in tls1_set_group_list()
613 const uint16_t *groups; in tls1_check_group()
673 const uint16_t *groups; in tls1_check_ec_key()
711 uint16_t group_id; in tls1_check_ec_server_key()
[all …]
/dragonfly/sys/dev/netif/bwn/siba/
H A Dsiba_core.c129 uint16_t);
136 uint16_t);
138 uint16_t);
140 uint16_t);
142 uint16_t);
826 uint16_t
1523 uint16_t v; in siba_sprom_r123()
1635 uint16_t v; in siba_sprom_r45()
1730 uint16_t v; in siba_sprom_r8()
1864 uint16_t mask, uint16_t shift) in siba_sprom_r123_antgain()
[all …]
/dragonfly/tools/tools/bus_autoconf/
H A Dbus_sections.c52 uint16_t bit_offset;
53 uint16_t bit_size;
57 format_info_new(char *pstr, uint16_t bo, uint16_t bs) in format_info_new()
98 uint16_t
113 const uint8_t *ptr, uint16_t size) in format_get_field()
117 uint16_t rem; in format_get_field()
118 uint16_t off; in format_get_field()
119 uint16_t sz; in format_get_field()
161 uint16_t bit_offset = 0; in format_parse_entries()
/dragonfly/usr.sbin/rtadvd/
H A Drtadvd.h192 uint16_t rai_lifetime; /* AdvDefaultLifetime */
193 uint16_t rai_maxinterval; /* MaxRtrAdvInterval */
194 uint16_t rai_mininterval; /* MinRtrAdvInterval */
207 uint16_t rai_clockskew; /* used for consisitency check of lifetimes */
257 uint16_t ifi_state;
258 uint16_t ifi_persist;
259 uint16_t ifi_ifindex;
262 uint16_t ifi_flags;
269 uint16_t ifi_burstcount;
274 uint16_t ifi_rs_waitcount;
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_ucode.c47 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_mc_hdr()
48 uint16_t version_minor = le16_to_cpu(hdr->header_version_minor); in radeon_ucode_print_mc_hdr()
68 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_smc_hdr()
69 uint16_t version_minor = le16_to_cpu(hdr->header_version_minor); in radeon_ucode_print_smc_hdr()
86 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_gfx_hdr()
87 uint16_t version_minor = le16_to_cpu(hdr->header_version_minor); in radeon_ucode_print_gfx_hdr()
107 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_rlc_hdr()
108 uint16_t version_minor = le16_to_cpu(hdr->header_version_minor); in radeon_ucode_print_rlc_hdr()
134 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_sdma_hdr()
135 uint16_t version_minor = le16_to_cpu(hdr->header_version_minor); in radeon_ucode_print_sdma_hdr()
/dragonfly/sbin/newfs_msdos/
H A Dmkfs_msdos.h46 AOPT('S', uint16_t, bytes_per_sector, 1, "Bytes per sector") \
51 AOPT('e', uint16_t, directory_entries, 1, "Directory entries") \
53 AOPT('h', uint16_t, drive_heads, 1, "Drive heads") \
54 AOPT('i', uint16_t, info_sector, 1, "Info sector") \
55 AOPT('k', uint16_t, backup_sector, 1, "Backup sector") \
59 AOPT('r', uint16_t, reserved_sectors, 1, "Reserved sectors") \
61 AOPT('u', uint16_t, sectors_per_track, 1, "Sectors per track")
/dragonfly/sys/dev/raid/mfi/
H A Dmfi_ioctl.h76 uint16_t mfi_adapter_no;
77 uint16_t mfi_pad1;
91 uint16_t aen_adapter_no;
92 uint16_t aen_pad1;
103 uint16_t lioc_adapter_no;
104 uint16_t lioc_pad1;
131 uint16_t laen_adapter_no;
132 uint16_t laen_pad1;
/dragonfly/sys/bus/u4b/wlan/
H A Dif_runvar.h51 uint16_t wr_chan_freq;
52 uint16_t wr_chan_flags;
72 uint16_t wt_chan_freq;
73 uint16_t wt_chan_flags;
173 uint16_t wcid_stats[RT2870_WCID_MAX + 1][3];
179 uint16_t, uint16_t *);
181 uint16_t mac_ver;
182 uint16_t mac_rev;
183 uint16_t rf_rev;
212 uint16_t led[3];
/dragonfly/lib/libsdp/
H A Dsearch.c50 uint32_t plen, uint16_t const *pp, in sdp_search()
56 uint16_t len; in sdp_search()
62 uint16_t lo, hi; in sdp_search()
80 lo = (uint16_t) (ap[t] >> 16); in sdp_search()
81 hi = (uint16_t) (ap[t]); in sdp_search()
98 sizeof(uint16_t) + in sdp_search()
123 lo = (uint16_t) (*ap >> 16); in sdp_search()
124 hi = (uint16_t) (*ap); in sdp_search()
345 alen = sizeof(uint16_t); in sdp_search()
377 | ((uint16_t)rsp_tmp[2]); in sdp_search()
[all …]
/dragonfly/contrib/libpcap/
H A Dextract.h76 UNALIGNED_OK static inline uint16_t
79 return ((uint16_t)ntohs(*(const uint16_t *)(p))); in EXTRACT_BE_U_2()
171 uint16_t val;
186 UNALIGNED_OK static inline uint16_t
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)))
383 ((uint16_t)(((uint16_t)(*((const uint8_t *)(p) + 1)) << 8) | \
384 ((uint16_t)(*((const uint8_t *)(p) + 0)) << 0)))
[all …]
/dragonfly/sys/netproto/802_11/
H A Dieee80211_scan.h129 uint16_t ss_flags;
143 uint16_t ss_next; /* ix of next chan to scan */
144 uint16_t ss_last; /* ix+1 of last chan to scan */
228 uint16_t fhdwell; /* FHSS dwell interval */
229 uint16_t capinfo; /* 802.11 capabilities */
230 uint16_t erp; /* NB: 0x100 indicates ie present */
231 uint16_t bintval;
272 uint16_t se_capinfo; /* capabilities (host byte order) */
274 uint16_t se_timoff; /* byte offset to TIM ie */
275 uint16_t se_fhdwell; /* FH only (host byte order) */
[all …]
H A Dieee80211_var.h110 uint16_t ie_len; /* size of ie_data */
165 uint16_t ic_bintval; /* beacon interval */
166 uint16_t ic_lintval; /* listen interval */
226 uint16_t ic_nonerpsta; /* # non-ERP stations */
403 uint16_t iv_des_mode; /* desired mode */
434 uint16_t iv_max_aid;
438 uint16_t iv_txseq; /* mcast xmit seq# space */
454 uint16_t iv_rtsthreshold;
455 uint16_t iv_fragthreshold;
887 static __inline uint16_t
[all …]
/dragonfly/sys/dev/netif/ae/
H A Dif_aevar.h57 uint16_t len;
58 uint16_t vlan;
63 uint16_t len;
64 uint16_t flags;
69 uint16_t len;
70 uint16_t flags;
71 uint16_t vlan;
72 uint16_t __pad;
/dragonfly/usr.sbin/makefs/msdos/
H A Dmsdosfs_conv.c67 static int char8ucs2str(const uint8_t *in, int n, uint16_t *out, int m);
68 static void ucs2pad(uint16_t *buf, int len, int size);
69 static int char8match(uint16_t *w1, uint16_t *w2, int n);
166 uint16_t wn[WIN_MAXLEN], *p; in winChkName()
167 uint16_t buf[WIN_CHARS]; in winChkName()
238 uint16_t wn[WIN_MAXLEN], *p; in unix2winfn()
451 char8ucs2str(const uint8_t *in, int n, uint16_t *out, int m) in char8ucs2str()
453 uint16_t *p; in char8ucs2str()
471 ucs2pad(uint16_t *buf, int len, int size) in ucs2pad()
486 char8match(uint16_t *w1, uint16_t *w2, int n) in char8match()
[all …]
/dragonfly/usr.bin/sdpquery/
H A Dsearch.c158 ntohs(*(uint16_t *)&uuid.b[4]), in print_service_class_id_list()
159 ntohs(*(uint16_t *)&uuid.b[6]), in print_service_class_id_list()
160 ntohs(*(uint16_t *)&uuid.b[8]), in print_service_class_id_list()
161 ntohs(*(uint16_t *)&uuid.b[10]), in print_service_class_id_list()
194 uint16_t uint16; in print_protocol_descriptor()
494 ntohs(*(uint16_t *)&uuid.b[4]), in print_bluetooth_profile_descriptor_list()
495 ntohs(*(uint16_t *)&uuid.b[6]), in print_bluetooth_profile_descriptor_list()
496 ntohs(*(uint16_t *)&uuid.b[8]), in print_bluetooth_profile_descriptor_list()
497 ntohs(*(uint16_t *)&uuid.b[10]), in print_bluetooth_profile_descriptor_list()
526 uint16_t class;
[all …]
/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_g.c132 uint16_t);
135 static void bwn_gtab_write(struct bwn_mac *, uint16_t, uint16_t,
136 uint16_t);
453 static uint16_t
491 uint16_t
507 uint16_t
593 uint16_t tmp; in bwn_phy_g_set_antenna()
1936 uint16_t lna, uint16_t pga, uint16_t trsw_rx) in bwn_lo_calcfeed()
1987 uint16_t *value, uint16_t *pad_mix_gain) in bwn_lo_txctl_regtable()
3072 uint16_t i; in bwn_set_all_gains()
[all …]
/dragonfly/usr.sbin/efibootmgr/
H A Defibootmgr.c348 uint16_t *new_data; in set_boot_order()
421 uint16_t val; in add_to_boot_order()
439 size += sizeof(uint16_t); in add_to_boot_order()
446 memcpy(new + sizeof(uint16_t), data, size - sizeof(uint16_t)); in add_to_boot_order()
472 j += sizeof(uint16_t); in remove_from_order()
522 uint16_t num; in handle_bootnext()
533 uint16_t c; in compare()
534 uint16_t d; in compare()
737 uint16_t fplen; in print_loadopt_str()
972 uint16_t timeout; in handle_timeout()
[all …]
/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dtransform.h266 const uint16_t *get_filter_2tap_16p(void);
267 const uint16_t *get_filter_2tap_64p(void);
268 const uint16_t *get_filter_3tap_16p(struct fixed31_32 ratio);
269 const uint16_t *get_filter_3tap_64p(struct fixed31_32 ratio);
270 const uint16_t *get_filter_4tap_16p(struct fixed31_32 ratio);
271 const uint16_t *get_filter_4tap_64p(struct fixed31_32 ratio);
272 const uint16_t *get_filter_5tap_64p(struct fixed31_32 ratio);
273 const uint16_t *get_filter_6tap_64p(struct fixed31_32 ratio);
274 const uint16_t *get_filter_7tap_64p(struct fixed31_32 ratio);
275 const uint16_t *get_filter_8tap_64p(struct fixed31_32 ratio);
/dragonfly/sys/dev/netif/ral/
H A Drt2860var.h36 uint16_t wr_chan_freq;
37 uint16_t wr_chan_flags;
56 uint16_t wt_chan_freq;
57 uint16_t wt_chan_flags;
138 uint16_t (*sc_srom_read)(struct rt2860_softc *,
139 uint16_t);
164 uint16_t mac_ver;
165 uint16_t mac_rev;
166 uint16_t rf_rev;
195 uint16_t led[3];
/dragonfly/lib/libc/db/hash/
H A Dpage.h73 #define PAIRSIZE(K,D) (2*sizeof(uint16_t) + (K)->size + (D)->size)
74 #define BIGOVERHEAD (4*sizeof(uint16_t))
75 #define KEYSIZE(K) (4*sizeof(uint16_t) + (K)->size);
76 #define OVFLSIZE (2*sizeof(uint16_t))
82 #define PAGE_META(N) (((N)+3) * sizeof(uint16_t))
88 uint16_t next_addr;
/dragonfly/contrib/diffutils/lib/
H A Dprintf-parse.h113 const uint16_t* dir_start;
114 const uint16_t* dir_end;
116 const uint16_t* width_start;
117 const uint16_t* width_end;
119 const uint16_t* precision_start;
120 const uint16_t* precision_end;
122 uint16_t conversion; /* d i o u x X f F e E g G a A c s p n U % but not C S */
179 u16_printf_parse (const uint16_t *format, u16_directives *d,
/dragonfly/contrib/tcpdump/
H A Dchecksum.c53 static const uint16_t crc10_table[256] =
94 uint16_t accum; in init_crc10_table()
95 uint16_t verify_crc10_table[256]; in init_crc10_table()
112 uint16_t
113 verify_crc10_cksum(uint16_t accum, const u_char *p, int length) in verify_crc10_cksum()
138 uint16_t
147 uint16_t checksum; in create_osi_cksum()

12345678910>>...58