Searched refs:u16 (Results 1 - 25 of 231) sorted by relevance

12345678910

/netbsd-6-1-5-RELEASE/sys/crypto/rijndael/
H A Drijndael_local.h6 typedef u_int16_t u16; typedef
/netbsd-6-1-5-RELEASE/sys/dev/pci/ixgbe/
H A Dixgbe_mbx.h103 s32 ixgbe_read_mbx(struct ixgbe_hw *, u32 *, u16, u16);
104 s32 ixgbe_write_mbx(struct ixgbe_hw *, u32 *, u16, u16);
105 s32 ixgbe_read_posted_mbx(struct ixgbe_hw *, u32 *, u16, u16);
106 s32 ixgbe_write_posted_mbx(struct ixgbe_hw *, u32 *, u16, u16);
107 s32 ixgbe_check_for_msg(struct ixgbe_hw *, u16);
108 s32 ixgbe_check_for_ack(struct ixgbe_hw *, u16);
[all...]
H A Dixgbe_mbx.c48 s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id)
74 s32 ixgbe_write_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id)
97 s32 ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id)
117 s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id)
137 s32 ixgbe_check_for_rst(struct ixgbe_hw *hw, u16 mbx_id)
157 static s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id)
185 static s32 ixgbe_poll_for_ack(struct ixgbe_hw *hw, u16 mbx_id)
216 s32 ixgbe_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 siz
[all...]
H A Dixgbe_common.h66 s32 ixgbe_write_eeprom_generic(struct ixgbe_hw *hw, u16 offset, u16 data);
67 s32 ixgbe_read_eerd_generic(struct ixgbe_hw *hw, u16 offset, u16 *data);
68 s32 ixgbe_write_eewr_generic(struct ixgbe_hw *hw, u16 offset, u16 data);
69 s32 ixgbe_read_eeprom_bit_bang_generic(struct ixgbe_hw *hw, u16 offset,
70 u16 *data);
71 u16 ixgbe_calc_eeprom_checksum_generic(struct ixgbe_hw *hw);
73 u16 *checksum_va
[all...]
H A Dixgbe_api.h62 u16 *phy_data);
64 u16 phy_data);
89 s32 ixgbe_write_eeprom(struct ixgbe_hw *hw, u16 offset, u16 data);
90 s32 ixgbe_read_eeprom(struct ixgbe_hw *hw, u16 offset, u16 *data);
91 s32 ixgbe_validate_eeprom_checksum(struct ixgbe_hw *hw, u16 *checksum_val);
117 u16 *firmware_version);
134 u16 soft_id,
144 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_cap
[all...]
H A Dixgbe_phy.h106 u32 device_type, u16 *phy_data);
108 u32 device_type, u16 phy_data);
124 u16 *firmware_version);
126 u16 *firmware_version);
131 u16 *list_offset,
132 u16 *data_offset);
/netbsd-6-1-5-RELEASE/dist/pdisk/
H A Dhfs_misc.c50 u16 xdrStABN; // first allocation block
51 u16 xdrNumABlks; // number of allocation blocks
59 * The crazy "u16 x[2]" stuff here is to get around the fact
64 u16 drSigWord; // volume signature
65 u16 drCrDate[2]; // date and time of volume creation
66 u16 drLsMod[2]; // date and time of last modification
67 u16 drAtrb; // volume attributes
68 u16 drNmFls; // number of files in root directory
69 u16 drVBMSt; // first block of volume bitmap
70 u16 drAllocPt
[all...]
H A Ddpme.h65 typedef unsigned short u16; typedef
71 u16 sbSig; /* unique value for SCSI block 0 */
72 u16 sbBlkSize; /* block size of device */
74 u16 sbDevType; /* device type */
75 u16 sbDevId; /* device id */
77 u16 sbDrvrCount; /* driver descriptor count */
78 u16 sbMap[247]; /* descriptor map */
86 u16 ddSize; /* size of 1st driver (512-byte blks) */
87 u16 ddType; /* system type (1 for Mac+) */
94 u16 dpme_signatur
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/rsn_supp/
H A Dpeerkey.h48 struct wpa_eapol_key *key, u16 ver,
51 struct wpa_eapol_key *key, u16 key_info, u16 ver);
54 u16 key_info, u16 ver);
62 struct wpa_eapol_key *key, u16 ver,
70 struct wpa_eapol_key *key, u16 key_info, u16 ver)
77 u16 key_info, u16 ve
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dap_mlme.h24 struct sta_info *sta, u16 reason_code);
33 struct sta_info *sta, u16 reason_code);
H A Dsta_info.h45 u16 aid; /* STA's unique AID (1 .. 2007) or 0 if not yet assigned */
47 u16 capability;
48 u16 listen_interval; /* or beacon_int for APs */
59 u16 auth_alg;
144 u16 reason);
146 u16 reason);
153 const u8 *addr, u16 reason);
H A Dap_list.h33 u16 beacon_int;
34 u16 capability;
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_common/
H A Deap_fast_common.h98 void eap_fast_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len);
99 void eap_fast_put_tlv(struct wpabuf *buf, u16 type, const void *data,
100 u16 len);
101 void eap_fast_put_tlv_buf(struct wpabuf *buf, u16 type,
/netbsd-6-1-5-RELEASE/external/bsd/liblzf/dist/
H A DlzfP.h135 typedef unsigned short u16; typedef
137 typedef unsigned int u16; typedef
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/wps/
H A Dwps.h54 u16 auth_type;
55 u16 encr_type;
278 void (*set_sel_reg_cb)(void *ctx, int sel_reg, u16 dev_passwd_id,
279 u16 sel_reg_config_methods);
293 const u8 *pri_dev_type, u16 config_methods,
294 u16 dev_password_id, u8 request_type,
409 u16 config_methods;
421 u16 config_error;
422 u16 dev_password_id;
458 u16 config_method
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/common/
H A Dieee802_11_defs.h391 #define HT_CAP_INFO_LDPC_CODING_CAP ((u16) BIT(0))
392 #define HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET ((u16) BIT(1))
393 #define HT_CAP_INFO_SMPS_MASK ((u16) (BIT(2) | BIT(3)))
394 #define HT_CAP_INFO_SMPS_STATIC ((u16) 0)
395 #define HT_CAP_INFO_SMPS_DYNAMIC ((u16) BIT(2))
396 #define HT_CAP_INFO_SMPS_DISABLED ((u16) (BIT(2) | BIT(3)))
397 #define HT_CAP_INFO_GREEN_FIELD ((u16) BIT(4))
398 #define HT_CAP_INFO_SHORT_GI20MHZ ((u16) BIT(5))
399 #define HT_CAP_INFO_SHORT_GI40MHZ ((u16) BIT(6))
400 #define HT_CAP_INFO_TX_STBC ((u16) BI
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_record.h55 u16 cipher_suite;
56 u16 write_cipher_suite;
57 u16 read_cipher_suite;
65 u16 cipher_suite);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vmx/
H A Ddebug-1.c10 unsigned short u16[8]; member in union:__anon6311
H A D3c-01.c6 vector unsigned short u16; variable
20 u16 = vec_ld(16, (unsigned short*)p);
30 u16 = vec_ld(16, (vector unsigned short*)p);
41 u16 = vec_lde(16, (unsigned short*)p);
53 u16 = vec_ldl(16, (vector unsigned short*)p);
78 chek((vector unsigned int) u16, "u16");
H A D5-10.c282 void fu16a(vector unsigned short *u16) argument
284 *u16++ = ((vector unsigned short){0xffff,0xfff0,0xffff,0xfff0,0xffff,0xfff0,0xffff,0xfff0});
285 *u16++ = ((vector unsigned short){0xffff,0xfff1,0xffff,0xfff1,0xffff,0xfff1,0xffff,0xfff1});
286 *u16++ = ((vector unsigned short){0xffff,0xfff2,0xffff,0xfff2,0xffff,0xfff2,0xffff,0xfff2});
287 *u16++ = ((vector unsigned short){0xffff,0xfff3,0xffff,0xfff3,0xffff,0xfff3,0xffff,0xfff3});
288 *u16++ = ((vector unsigned short){0xffff,0xfff4,0xffff,0xfff4,0xffff,0xfff4,0xffff,0xfff4});
289 *u16++ = ((vector unsigned short){0xffff,0xfff5,0xffff,0xfff5,0xffff,0xfff5,0xffff,0xfff5});
290 *u16++ = ((vector unsigned short){0xffff,0xfff6,0xffff,0xfff6,0xffff,0xfff6,0xffff,0xfff6});
291 *u16++ = ((vector unsigned short){0xffff,0xfff7,0xffff,0xfff7,0xffff,0xfff7,0xffff,0xfff7});
292 *u16
301 fu16b(vector unsigned short *u16) argument
320 fu16c(vector unsigned short *u16) argument
339 fu16d(vector unsigned short *u16) argument
358 fu16e(vector unsigned short *u16) argument
377 fu16f(vector unsigned short *u16) argument
396 fu16g(vector unsigned short *u16) argument
415 fu16h(vector unsigned short *u16) argument
433 fu16i(vector unsigned short *u16) argument
451 fu16j(vector unsigned short *u16) argument
470 fu16k(vector unsigned short *u16) argument
488 fu16l(vector unsigned short *u16) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vmx/
H A Ddebug-1.c10 unsigned short u16[8]; member in union:__anon4248
H A D3c-01.c6 vector unsigned short u16; variable
20 u16 = vec_ld(16, (unsigned short*)p);
30 u16 = vec_ld(16, (vector unsigned short*)p);
41 u16 = vec_lde(16, (unsigned short*)p);
53 u16 = vec_ldl(16, (vector unsigned short*)p);
78 chek((vector unsigned int) u16, "u16");
H A D5-10.c282 void fu16a(vector unsigned short *u16) argument
284 *u16++ = ((vector unsigned short){0xffff,0xfff0,0xffff,0xfff0,0xffff,0xfff0,0xffff,0xfff0});
285 *u16++ = ((vector unsigned short){0xffff,0xfff1,0xffff,0xfff1,0xffff,0xfff1,0xffff,0xfff1});
286 *u16++ = ((vector unsigned short){0xffff,0xfff2,0xffff,0xfff2,0xffff,0xfff2,0xffff,0xfff2});
287 *u16++ = ((vector unsigned short){0xffff,0xfff3,0xffff,0xfff3,0xffff,0xfff3,0xffff,0xfff3});
288 *u16++ = ((vector unsigned short){0xffff,0xfff4,0xffff,0xfff4,0xffff,0xfff4,0xffff,0xfff4});
289 *u16++ = ((vector unsigned short){0xffff,0xfff5,0xffff,0xfff5,0xffff,0xfff5,0xffff,0xfff5});
290 *u16++ = ((vector unsigned short){0xffff,0xfff6,0xffff,0xfff6,0xffff,0xfff6,0xffff,0xfff6});
291 *u16++ = ((vector unsigned short){0xffff,0xfff7,0xffff,0xfff7,0xffff,0xfff7,0xffff,0xfff7});
292 *u16
301 fu16b(vector unsigned short *u16) argument
320 fu16c(vector unsigned short *u16) argument
339 fu16d(vector unsigned short *u16) argument
358 fu16e(vector unsigned short *u16) argument
377 fu16f(vector unsigned short *u16) argument
396 fu16g(vector unsigned short *u16) argument
415 fu16h(vector unsigned short *u16) argument
433 fu16i(vector unsigned short *u16) argument
451 fu16j(vector unsigned short *u16) argument
470 fu16k(vector unsigned short *u16) argument
488 fu16l(vector unsigned short *u16) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/drivers/
H A Ddriver_hostap.h164 u16 aid;
165 u16 capability;
177 u16 key_len;
185 u16 rid;
186 u16 len;
196 u16 cmd;
197 u16 reason_code;
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_peer/
H A Deap_fast_pac.h34 u16 pac_type;
41 u16 pac_type);

Completed in 311 milliseconds

12345678910