Searched refs:wh (Results 1 - 25 of 67) sorted by relevance

123

/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dweasel_isa.c76 weasel_isa_init(struct weasel_handle *wh) argument
87 bus_space_write_1(wh->wh_st, wh->wh_sh, WEASEL_MISC_COMMAND, OS_NOP);
90 sum = bus_space_read_1(wh->wh_st, wh->wh_sh,
108 bus_space_write_1(wh->wh_st, wh->wh_sh, WEASEL_MISC_COMMAND,
117 bus_space_read_region_1(wh->wh_st, wh->wh_sh,
135 "0x%02x != 0x%02x\n", device_xname(wh
222 struct weasel_handle *wh = smw->smw_cookie; local
244 struct weasel_handle *wh = smw->smw_cookie; local
279 weasel_isa_wdog_arm_disarm(struct weasel_handle *wh, u_int8_t mode) argument
352 weasel_isa_wdog_query_state(struct weasel_handle *wh) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Ducnid-1.C10 int wh\u00ff(void) { return 4; }
22 if (wh\u00ff() != 4)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/cpp/
H A Ducnid-1.c8 #define wh\u00ff 4 macro
20 if (wh\u00ff != 4)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Ducnid-1.c10 int wh\u00ff = 4;
19 if (wh\u00ff != 4)
H A Ducnid-2.c10 static int wh\u00ff = 4;
22 if (wh\u00ff != 4)
H A Ducnid-3.c10 int wh\u00ff = 4;
22 if (wh\u00ff != 4)
H A Ducnid-4.c10 int wh\u00ff(void) { return 4; }
22 if (wh\u00ff() != 4)
H A Ducnid-6.c10 int wh\u00ff(void) { return 4; }
22 if (wh\u00ff() != 4)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/other/
H A Ducnid-1.C9 int wh\u00ff(void) { return 4; }
21 if (wh\u00ff() != 4)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/cpp/
H A Ducnid-1.c8 #define wh\u00ff 4 macro
20 if (wh\u00ff != 4)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Ducnid-1.c10 int wh\u00ff = 4;
19 if (wh\u00ff != 4)
H A Ducnid-2.c9 static int wh\u00ff = 4;
21 if (wh\u00ff != 4)
H A Ducnid-3.c9 int wh\u00ff = 4;
21 if (wh\u00ff != 4)
H A Ducnid-4.c9 int wh\u00ff(void) { return 4; }
21 if (wh\u00ff() != 4)
H A Ducnid-6.c9 int wh\u00ff(void) { return 4; }
21 if (wh\u00ff() != 4)
/netbsd-6-1-5-RELEASE/sys/net80211/
H A Dieee80211_input.c166 struct ieee80211_frame *wh; local
203 wh = mtod(m, struct ieee80211_frame *);
205 if ((wh->i_fc[0] & IEEE80211_FC0_VERSION_MASK) !=
208 ni->ni_macaddr, NULL, "wrong version %x", wh->i_fc[0]);
213 dir = wh->i_fc[1] & IEEE80211_FC1_DIR_MASK;
214 type = wh->i_fc[0] & IEEE80211_FC0_TYPE_MASK;
215 subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK;
219 bssid = wh->i_addr2;
232 bssid = wh->i_addr1;
234 bssid = wh
610 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); local
780 struct ieee80211_qosframe_addr4 wh; /* Max size address frames */ local
910 ieee80211_auth_open(struct ieee80211com *ic, struct ieee80211_frame *wh, struct ieee80211_node *ni, int rssi, u_int32_t rstamp, u_int16_t seq, u_int16_t status) argument
1040 ieee80211_auth_shared(struct ieee80211com *ic, struct ieee80211_frame *wh, u_int8_t *frm, u_int8_t *efrm, struct ieee80211_node *ni, int rssi, u_int32_t rstamp, u_int16_t seq, u_int16_t status) argument
1446 ieee80211_parse_wpa(struct ieee80211com *ic, u_int8_t *frm, struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) argument
1613 ieee80211_parse_rsn(struct ieee80211com *ic, u_int8_t *frm, struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) argument
1721 ieee80211_parse_wmeparams(struct ieee80211com *ic, u_int8_t *frm, const struct ieee80211_frame *wh) argument
1775 ieee80211_update_adhoc_node(struct ieee80211com *ic, struct ieee80211_node *ni, struct ieee80211_frame *wh, struct ieee80211_scanparams *scan, int rssi, u_int32_t rstamp) argument
1843 struct ieee80211_frame *wh; local
2749 struct ieee80211_frame_min *wh; local
2820 ieee80211_getbssid(struct ieee80211com *ic, const struct ieee80211_frame *wh) argument
2845 ieee80211_note_frame(struct ieee80211com *ic, const struct ieee80211_frame *wh, const char *fmt, ...) argument
2874 ieee80211_discard_frame(struct ieee80211com *ic, const struct ieee80211_frame *wh, const char *type, const char *fmt, ...) argument
2893 ieee80211_discard_ie(struct ieee80211com *ic, const struct ieee80211_frame *wh, const char *type, const char *fmt, ...) argument
[all...]
H A Dieee80211_crypto_none.c102 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); local
111 ether_sprintf(wh->i_addr1), keyid>>6);
121 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); local
122 const u_int8_t *ivp = (const u_int8_t *)&wh[1];
132 ether_sprintf(wh->i_addr2), ivp[IEEE80211_WEP_IVLEN] >> 6);
H A Dieee80211_output.c107 struct ieee80211_frame *wh,
113 #define WH4(wh) ((struct ieee80211_frame_addr4 *)wh)
115 wh->i_fc[0] = IEEE80211_FC0_VERSION_0 | type;
119 wh->i_fc[1] = IEEE80211_FC1_DIR_TODS;
120 IEEE80211_ADDR_COPY(wh->i_addr1, bssid);
121 IEEE80211_ADDR_COPY(wh->i_addr2, sa);
122 IEEE80211_ADDR_COPY(wh->i_addr3, da);
126 wh->i_fc[1] = IEEE80211_FC1_DIR_NODS;
127 IEEE80211_ADDR_COPY(wh
105 ieee80211_send_setup(struct ieee80211com *ic, struct ieee80211_node *ni, struct ieee80211_frame *wh, int type, const u_int8_t sa[IEEE80211_ADDR_LEN], const u_int8_t da[IEEE80211_ADDR_LEN], const u_int8_t bssid[IEEE80211_ADDR_LEN]) argument
166 struct ieee80211_frame *wh; local
239 struct ieee80211_frame *wh; local
522 struct ieee80211_frame *wh; local
798 ieee80211_compute_duration(const struct ieee80211_frame_min *wh, const struct ieee80211_key *wk, int len, uint32_t icflags, int fraglen, int rate, struct ieee80211_duration *d0, struct ieee80211_duration *dn, int *npktp, int debug) argument
884 struct ieee80211_frame *wh, *whf; local
1296 struct ieee80211_frame *wh; local
1712 ieee80211_get_rts(struct ieee80211com *ic, const struct ieee80211_frame *wh, uint16_t dur) argument
1768 struct ieee80211_frame *wh; local
[all...]
H A Dieee80211_crypto_ccmp.c210 struct ieee80211_frame *wh; local
218 wh = mtod(m, struct ieee80211_frame *);
226 ether_sprintf(wh->i_addr2));
235 ieee80211_notify_replay_failure(ctx->cc_ic, wh, k, pn);
299 ccmp_init_blocks(rijndael_ctx *ctx, struct ieee80211_frame *wh, argument
304 #define IS_4ADDRESS(wh) \
305 ((wh->i_fc[1] & IEEE80211_FC1_DIR_MASK) == IEEE80211_FC1_DIR_DSTODS)
306 #define IS_QOS_DATA(wh) IEEE80211_QOS_HAS_SEQ(wh)
315 IEEE80211_ADDR_COPY(b0 + 2, wh
410 struct ieee80211_frame *wh; local
555 struct ieee80211_frame *wh; local
[all...]
H A Dieee80211_proto.h101 const struct ieee80211_frame *wh = data; local
105 IASSERT((wh->i_fc[0]&IEEE80211_FC0_TYPE_MASK) != IEEE80211_FC0_TYPE_CTL,
107 if ((wh->i_fc[1] & IEEE80211_FC1_DIR_MASK) == IEEE80211_FC1_DIR_DSTODS)
109 if (IEEE80211_QOS_HAS_SEQ(wh))
120 const struct ieee80211_frame *wh = data; local
122 if ((wh->i_fc[0]&IEEE80211_FC0_TYPE_MASK) == IEEE80211_FC0_TYPE_CTL) {
123 switch (wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK) {
H A Dieee80211_crypto_tkip.c169 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); local
174 ether_sprintf(wh->i_addr2), __func__);
221 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); local
228 hdrlen = ieee80211_hdrspace(ic, wh);
255 struct ieee80211_frame *wh; local
262 wh = mtod(m, struct ieee80211_frame *);
270 ether_sprintf(wh->i_addr2));
280 ether_sprintf(wh->i_addr2), __func__);
290 ieee80211_notify_replay_failure(ctx->tc_ic, wh, k, ctx->rx_rsc);
331 struct ieee80211_frame *wh local
765 const struct ieee80211_frame_addr4 *wh = local
884 struct ieee80211_frame *wh; local
914 struct ieee80211_frame *wh; local
[all...]
H A Dieee80211_proto.c284 const struct ieee80211_frame *wh; local
287 wh = (const struct ieee80211_frame *)buf;
288 switch (wh->i_fc[1] & IEEE80211_FC1_DIR_MASK) {
290 printf("NODS %s", ether_sprintf(wh->i_addr2));
291 printf("->%s", ether_sprintf(wh->i_addr1));
292 printf("(%s)", ether_sprintf(wh->i_addr3));
295 printf("TODS %s", ether_sprintf(wh->i_addr2));
296 printf("->%s", ether_sprintf(wh->i_addr3));
297 printf("(%s)", ether_sprintf(wh->i_addr1));
300 printf("FRDS %s", ether_sprintf(wh
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dprint-enc.c48 #define ENC_PRINT_TYPE(wh, xf, nam) \
49 if ((wh) & (xf)) { \
50 printf("%s%s", nam, (wh) == (xf) ? "): " : ","); \
51 (wh) &= ~(xf); \
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dif_otusvar.h59 ieee80211_has_addr4(const struct ieee80211_frame *wh) argument
61 return (wh->i_fc[1] & IEEE80211_FC1_DIR_MASK) ==
66 ieee80211_has_qos(const struct ieee80211_frame *wh) argument
68 return (wh->i_fc[0] &
74 ieee80211_get_qos(const struct ieee80211_frame *wh) argument
78 if (ieee80211_has_addr4(wh))
79 frm = ((const struct ieee80211_qosframe_addr4 *)wh)->i_qos;
81 frm = ((const struct ieee80211_qosframe *)wh)->i_qos;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/dbus/
H A Ddbus_service.c63 dbus_svc_WatchHandler wh; member in struct:dbcs_s
711 if( cs->wh != 0L )
712 (*(cs->wh))( fd, WATCH_ENABLE | WATCH_READ, cs->wh_arg );
716 if( cs->wh != 0L )
717 (*(cs->wh))( fd, WATCH_READ, cs->wh_arg );
723 if( cs->wh != 0L )
724 (*(cs->wh))( fd, WATCH_ENABLE | WATCH_WRITE, cs->wh_arg );
728 if( cs->wh != 0L )
729 (*(cs->wh))( fd, WATCH_WRITE, cs->wh_arg );
734 if( cs->wh !
925 connection_setup( DBusConnection *connection, DBUS_SVC *dbus, dbus_svc_WatchHandler wh, dbus_svc_ErrorHandler eh, dbus_svc_ErrorHandler dh, void *wh_arg ) argument
[all...]

Completed in 206 milliseconds

123