| /freebsd-13.1/lib/libifconfig/ |
| H A D | libifconfig_media.c | 146 subtypes[5]; member 269 for (size_t i = 0; ttos->subtypes[i].desc != NULL; ++i) { in ifconfig_media_get_subtype() 270 if (ttos->subtypes[i].alias) in ifconfig_media_get_subtype() 272 for (desc = ttos->subtypes[i].desc; in ifconfig_media_get_subtype() 294 for (size_t i = 0; ttos->subtypes[i].desc != NULL; ++i) { in ifconfig_media_lookup_subtype() 295 desc = lookup_media_desc(ttos->subtypes[i].desc, name); in ifconfig_media_lookup_subtype()
|
| /freebsd-13.1/sbin/etherswitchcfg/ |
| H A D | ifmedia.c | 406 } subtypes[5]; member 492 for (i = 0; ttos->subtypes[i].desc != NULL; i++) { in get_media_subtype() 493 rval = lookup_media_word(ttos->subtypes[i].desc, val); in get_media_subtype() 606 for (i = 0; ttos->subtypes[i].desc != NULL; i++) { in get_subtype_desc() 607 if (ttos->subtypes[i].alias) in get_subtype_desc() 609 for (desc = ttos->subtypes[i].desc; in get_subtype_desc()
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/ |
| H A D | interworking.h | 15 u16 info_ids[], size_t num_ids, u32 subtypes,
|
| H A D | interworking.c | 2773 u16 info_ids[], size_t num_ids, u32 subtypes, in anqp_send_req() argument 2799 if (subtypes != 0) { in anqp_send_req() 2803 hs20_put_anqp_req(subtypes, NULL, 0, extra_buf); in anqp_send_req()
|
| H A D | ctrl_iface.c | 7528 u32 subtypes = 0; in get_anqp() local 7552 subtypes |= BIT(num); in get_anqp() 7577 if (num_id == 0 && !subtypes && !mbo_subtypes) in get_anqp() 7580 return anqp_send_req(wpa_s, dst_addr, freq, id, num_id, subtypes, in get_anqp() 7730 u32 subtypes = 0; in get_hs20_anqp() local 7742 subtypes |= BIT(num); in get_hs20_anqp() 7749 if (subtypes == 0) in get_hs20_anqp() 7752 return hs20_anqp_send_req(wpa_s, dst_addr, subtypes, NULL, 0, 0); in get_hs20_anqp()
|
| H A D | ChangeLog | 636 - extend ANQP_GET to accept Hotspot 2.0 subtypes
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/dma/ti/ |
| H A D | k3-udma.yaml | 93 Array of UDMA tchan resource subtypes for resource allocation for this 102 Array of UDMA rchan resource subtypes for resource allocation for this 111 Array of UDMA rflow resource subtypes for resource allocation for this
|
| /freebsd-13.1/sys/net/ |
| H A D | if_media.c | 409 const struct ifmedia_description *subtypes; member 471 for (desc = ttos->subtypes; desc->ifmt_string != NULL; desc++) in ifmedia_printword()
|
| /freebsd-13.1/contrib/tcpdump/ |
| H A D | print-radius.c | 377 const char **subtypes; /* Standard Values (if any) */ member 634 table = attr_type[attr_code].subtypes; in print_attr_num()
|
| /freebsd-13.1/contrib/bsnmp/gensnmptree/ |
| H A D | gensnmptree.c | 195 char *subtypes[SNMP_INDEXES_MAX]; member 873 node->u.entry.subtypes[index_count++] = subtype; in parse() 1187 if (np->u.entry.subtypes[i] != NULL) in gen_tree() 1188 printf(" | %s", np->u.entry.subtypes[i]); in gen_tree()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Type.h | 332 ArrayRef<Type*> subtypes() const { in subtypes() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | X86TargetParser.def | 58 // This macro is used for cpu subtypes present in compiler-rt/libgcc.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | qcom,pmic-gpio.txt | 127 And following values are supported by LV/MV GPIO subtypes:
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
| H A D | ValueEnumerator.cpp | 973 for (Type *SubTy : Ty->subtypes()) in EnumerateType()
|
| /freebsd-13.1/contrib/llvm-project/lld/MachO/ |
| H A D | Options.td | 737 HelpText<"Permit mixing objects compiled for different ARM CPU subtypes">,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Core.cpp | 773 for (auto *T : unwrap(Tp)->subtypes()) { in LLVMGetSubtypes()
|
| /freebsd-13.1/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 8450 Add new internal class 's', which is the set of subtypes of the
|
| /freebsd-13.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 2471 Strings within Buffer objects. These subtypes do not contain a specific
|