Searched refs:type4 (Results 1 – 8 of 8) sorted by relevance
| /freebsd/usr.sbin/bhyve/ |
| H A D | smbiostbl.c | 742 struct smbios_table_type4 *type4; in smbios_type4_initializer() local 748 type4 = (struct smbios_table_type4 *)curaddr; in smbios_type4_initializer() 759 type4->socket = nstrings + 1; in smbios_type4_initializer() 762 type4->cores = 0; in smbios_type4_initializer() 764 type4->cores = cpu_cores; in smbios_type4_initializer() 767 type4->threads = 0; in smbios_type4_initializer() 769 type4->threads = cpu_cores * cpu_threads; in smbios_type4_initializer()
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | robust_av.c | 1515 struct type4_params *type4 = &policy->type4_param; in wpas_add_dscp_policy() local 1523 if (type4->ip_version == IPV4) in wpas_add_dscp_policy() 1524 res = write_ipv4_info(pos, len, &type4->ip_params.v4, in wpas_add_dscp_policy() 1525 type4->classifier_mask); in wpas_add_dscp_policy() 1527 res = write_ipv6_info(pos, len, &type4->ip_params.v6, in wpas_add_dscp_policy() 1528 type4->classifier_mask); in wpas_add_dscp_policy() 1536 ip_ver = type4->ip_version; in wpas_add_dscp_policy()
|
| /freebsd/sys/sys/ |
| H A D | sdt.h | 136 type4, arg4) argument 415 type4, arg4) \ argument 421 SDT_PROBE_ARGTYPE(sdt, , , name, 4, #type4, NULL); \
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrGISel.td | 176 type3:$vl, type4:$policy);
|
| /freebsd/bin/sh/tests/builtins/ |
| H A D | Makefile | 179 ${PACKAGE}FILES+= type4.0
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | Target.td | 1082 def type4 : TypedOperand<"OPERAND_GENERIC_4">;
|
| /freebsd/ |
| H A D | ObsoleteFiles.inc | 8032 OLD_FILES+=usr/share/terminfo/s/sun-type4
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 9339 sun-type4|Sun Workstation console with type 4 keyboard, 26580 # * add sun-type4 from NetBSD -TD
|