Searched refs:subtype (Results 1 - 25 of 184) sorted by relevance

12345678

/freebsd-11-stable/sys/arm/at91/
H A Dat91soc.c38 at91_match_soc(enum at91_soc_type type, enum at91_soc_subtype subtype) argument
46 (*socp)->soc_subtype != subtype)
H A Dat91soc.h48 #define AT91_SOC_SUB(type, subtype, data) \
51 .soc_subtype = subtype, \
H A Dat91_machdep.c285 * return false. When we find a good one, we also find the subtype
298 soc_info.subtype = AT91_ST_NONE;
316 soc_info.subtype = AT91_ST_SAM9XE;
350 soc_info.subtype = AT91_ST_SAM9G45;
353 soc_info.subtype = AT91_ST_SAM9G46;
356 soc_info.subtype = AT91_ST_SAM9M10;
359 soc_info.subtype = AT91_ST_SAM9M11;
366 soc_info.subtype = AT91_ST_SAM9G15;
369 soc_info.subtype = AT91_ST_SAM9G25;
372 soc_info.subtype
[all...]
H A Dat91rm9200_devices.c60 soc_info.subtype = st;
63 panic("Bad SoC subtype %d for at91rm9200_set_subtype.", st);
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dgen_seq.c48 type = type->subtype;
56 * Require the subtype to be a type so we can name it and use
60 if (type->subtype->type != TType) {
61 fprintf(stderr, "%s subtype is not a type, can't generate "
63 s->name, (int)type->subtype->type);
67 subname = type->subtype->symbol->gen_name;
H A Dgen_free.c132 free_type(n, t->subtype, FALSE);
168 free_type (name, t->subtype, preserve);
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-eap.c156 u_int tlen, type, subtype; local
199 subtype = *(tptr+4);
201 tok2str(eap_type_values, "unknown", subtype),
202 subtype));
204 switch (subtype) {
239 if (subtype == EAP_TYPE_TTLS)
271 ND_PRINT((ndo, " subtype [%s] 0x%02x,",
H A Dprint-lldp.c651 int subtype, hexdump = FALSE; local
659 subtype = *(tptr+3);
662 tok2str(lldp_8021_subtype_values, "unknown", subtype),
663 subtype));
665 switch (subtype) {
854 int subtype, hexdump = FALSE; local
859 subtype = *(tptr+3);
862 tok2str(lldp_8023_subtype_values, "unknown", subtype),
863 subtype));
865 switch (subtype) {
938 int subtype, hexdump = FALSE; local
970 int subtype, hexdump = FALSE; local
1152 int subtype, hexdump = FALSE; local
1423 uint8_t subtype; local
[all...]
/freebsd-11-stable/lib/libefivar/
H A Defivar-dp.h44 uint8_t subtype; member in struct:__anon4682
/freebsd-11-stable/sbin/nvmecontrol/
H A Dlogpage.c410 typedef void (*subprint_fn_t)(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
418 static void print_hgst_info_write_errors(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
419 static void print_hgst_info_read_errors(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
420 static void print_hgst_info_verify_errors(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
421 static void print_hgst_info_self_test(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
422 static void print_hgst_info_background_scan(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
423 static void print_hgst_info_erase_errors(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
424 static void print_hgst_info_erase_counts(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
425 static void print_hgst_info_temp_history(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
426 static void print_hgst_info_ssd_perf(void *buf, uint16_t subtype, uint8_
468 print_hgst_info_write_errors(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) argument
488 print_hgst_info_read_errors(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) argument
509 print_hgst_info_verify_errors(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) argument
665 print_hgst_info_erase_counts(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) argument
757 kv_indirect(void *buf, uint32_t subtype, uint8_t res, uint32_t size, struct subpage_print *sp, size_t nsp) argument
776 uint8_t subtype, res; local
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Dfrags.h138 relax_substateT subtype,
146 relax_substateT subtype,
H A Dfrags.c210 frag_var (relax_stateT type, int max_chars, int var, relax_substateT subtype,
220 frag_now->fr_subtype = subtype;
244 relax_substateT subtype, symbolS *symbol, offsetT offset,
252 frag_now->fr_subtype = subtype;
204 frag_var(relax_stateT type, int max_chars, int var, relax_substateT subtype, symbolS *symbol, offsetT offset, char *opcode) argument
236 frag_variant(relax_stateT type, int max_chars, int var, relax_substateT subtype, symbolS *symbol, offsetT offset, char *opcode) argument
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_osfp.c99 char *class, *version, *subtype, *desc, *tcpopts; local
108 class = version = subtype = desc = tcpopts = NULL;
119 if (subtype)
120 free(subtype);
125 class = version = subtype = desc = tcpopts = NULL;
163 GET_STR(subtype, "OS subtype", 0) ||
243 strlcpy(fp.fp_os.fp_subtype_nm, subtype,
257 if (subtype)
258 free(subtype);
341 int class, version, subtype; local
459 int class, version, subtype; local
552 int class, version, subtype; local
661 int class, version, subtype; local
[all...]
/freebsd-11-stable/bin/sh/
H A Dexpand.c543 subevalvar_trim(const char *p, int strloc, int subtype, int startloc) argument
558 switch (subtype) {
617 subevalvar_misc(const char *p, const char *var, int subtype, int startloc, argument
629 switch (subtype) {
659 int subtype; local
673 subtype = varflags & VSTYPE;
698 switch (subtype) {
709 if (set && subtype != VSPLUS) {
717 strtodest(buf, flag, subtype,
720 varvalue(var, varflags & VSQUOTE, subtype, fla
873 strtodest(const char *p, int flag, int subtype, int quoted, struct worddest *dst) argument
889 reprocess(int startloc, int flag, int subtype, int quoted, struct worddest *dst) argument
932 varvalue(const char *name, int quoted, int subtype, int flag, struct worddest *dst) argument
[all...]
H A Dshow.c177 int subtype; local
193 subtype = *++p;
194 if (subtype == VSLENGTH)
200 if (subtype & VSNUL)
203 switch (subtype & VSTYPE) {
236 printf("<subtype %d>", subtype);
H A Dparser.c1613 int subtype; local
1638 subtype = VSNORMAL;
1642 subtype = 0;
1668 if (subtype != VSNORMAL) {
1680 if (subtype == 0 && c1 == '#') {
1681 subtype = VSLENGTH;
1695 subtype = 0;
1699 subtype = VSERROR;
1707 if (subtype == 0) {
1722 subtype
[all...]
/freebsd-11-stable/sys/net80211/
H A Dieee80211_adhoc.c76 int subtype, const struct ieee80211_rx_stats *, int, int);
78 int subtype, const struct ieee80211_rx_stats *rxs, int, int);
79 static void adhoc_recv_ctl(struct ieee80211_node *, struct mbuf *, int subtype);
271 doprint(struct ieee80211vap *vap, int subtype) argument
273 switch (subtype) {
303 uint8_t dir, type, subtype, qos; local
318 subtype = IEEE80211_FC0_SUBTYPE_QOS;
354 subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK;
375 (subtype == IEEE80211_FC0_SUBTYPE_BEACON ||
376 subtype
671 adhoc_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) argument
915 ahdemo_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) argument
959 adhoc_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) argument
[all...]
H A Dieee80211_sta.c76 int subtype, const struct ieee80211_rx_stats *, int rssi, int nf);
77 static void sta_recv_ctl(struct ieee80211_node *, struct mbuf *, int subtype);
515 doprint(struct ieee80211vap *vap, int subtype) argument
517 switch (subtype) {
547 uint8_t dir, type, subtype, qos; local
562 subtype = IEEE80211_FC0_SUBTYPE_QOS;
598 subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK;
634 if ( IEEE80211_HAS_SEQ(type, subtype) &&
761 if (subtype == IEEE80211_FC0_SUBTYPE_QOS)
801 if (subtype
1271 sta_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) argument
1857 sta_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) argument
[all...]
H A Dieee80211_wds.c69 static void wds_recv_mgmt(struct ieee80211_node *, struct mbuf *, int subtype,
419 uint8_t dir, type, subtype, qos; local
433 subtype = IEEE80211_FC0_SUBTYPE_QOS;
471 subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK;
492 if (IEEE80211_HAS_SEQ(type, subtype)) {
574 if (subtype == IEEE80211_FC0_SUBTYPE_QOS)
614 if (subtype == IEEE80211_FC0_SUBTYPE_NODATA ||
615 subtype == IEEE80211_FC0_SUBTYPE_QOS_NULL)
692 ieee80211_mgt_subtype_name(subtype),
702 vap->iv_recv_mgmt(ni, m, subtype, rx
728 wds_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) argument
[all...]
H A Dieee80211_input.h65 ieee80211_mgt_subtype_name(subtype), \
163 uint8_t type, subtype; local
169 subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK;
175 if (! IEEE80211_HAS_SEQ(type, subtype))
258 const uint8_t mac[IEEE80211_ADDR_LEN], int subtype, int arg);
/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_ioc.h94 uint32_t subtype; member in struct:sfxge_ioc_s::__anon11636::__anon11638
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_sake.c91 u8 id, size_t length, u8 subtype)
110 sake->subtype = subtype;
241 u8 version, session_id, subtype; local
253 subtype = resp->subtype;
266 wpa_printf(MSG_DEBUG, "EAP-SAKE: Received frame: subtype=%d", subtype);
268 if (data->state == IDENTITY && subtype == EAP_SAKE_SUBTYPE_IDENTITY)
271 if (data->state == CHALLENGE && subtype
90 eap_sake_build_msg(struct eap_sake_data *data, u8 id, size_t length, u8 subtype) argument
425 u8 subtype; local
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c51 u32 subtype; member in struct:media
58 .subtype = IFM_1000_CX_SGMII,
62 .subtype = IFM_1000_KX,
66 .subtype = IFM_10G_CX4,
70 .subtype = IFM_10G_KX4,
74 .subtype = IFM_10G_KR,
78 .subtype = IFM_20G_KR2,
82 .subtype = IFM_40G_CR4,
86 .subtype = IFM_40G_KR4,
90 .subtype
494 mlx5e_find_link_mode(u32 subtype, bool ext) argument
[all...]
/freebsd-11-stable/sys/sys/
H A Dsmp.h57 uintptr_t subtype; member in struct:topo_node
114 topo_node_type type, uintptr_t subtype);
116 topo_node_type type, uintptr_t subtype);
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_rx.h36 int subtype, const struct ieee80211_rx_stats *rxs,

Completed in 495 milliseconds

12345678