Searched refs:type4 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/usr.sbin/bhyve/ |
| H A D | smbiostbl.c | 701 struct smbios_table_type4 *type4; in smbios_type4_initializer() local 707 type4 = (struct smbios_table_type4 *)curaddr; in smbios_type4_initializer() 718 type4->socket = nstrings + 1; in smbios_type4_initializer() 721 type4->cores = 0; in smbios_type4_initializer() 723 type4->cores = cores; in smbios_type4_initializer() 726 type4->threads = 0; in smbios_type4_initializer() 728 type4->threads = (cores * threads); in smbios_type4_initializer()
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/ |
| H A D | robust_av.c | 1084 struct type4_params *type4 = &policy->type4_param; in wpas_add_dscp_policy() local 1092 if (type4->ip_version == IPV4) in wpas_add_dscp_policy() 1093 res = write_ipv4_info(pos, len, &type4->ip_params.v4); in wpas_add_dscp_policy() 1095 res = write_ipv6_info(pos, len, &type4->ip_params.v6); in wpas_add_dscp_policy() 1103 ip_ver = type4->ip_version; in wpas_add_dscp_policy()
|
| /freebsd-13.1/sys/sys/ |
| H A D | sdt.h | 140 type4, arg4) argument 369 type4, arg4) \ argument 375 SDT_PROBE_ARGTYPE(sdt, , , name, 4, #type4, NULL); \
|
| /freebsd-13.1/bin/sh/tests/builtins/ |
| H A D | Makefile | 175 ${PACKAGE}FILES+= type4.0
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | Target.td | 901 def type4 : TypedOperand<"OPERAND_GENERIC_4">;
|
| /freebsd-13.1/contrib/ncurses/misc/ |
| H A D | terminfo.src | 7873 sun-type4|Sun Workstation console with type 4 keyboard, 25438 # * add sun-type4 from NetBSD -TD
|