| /freebsd-14.2/contrib/tcpdump/ |
| H A D | print-someip.c | 88 uint8_t interface_version; in someip_print() local 121 interface_version = GET_U_1(bp); in someip_print() 123 ND_PRINT(", iver %u", interface_version); in someip_print()
|
| /freebsd-14.2/sys/dev/ipmi/ |
| H A D | ipmi_acpi.c | 83 int interface_type = 0, interface_version = 0; in ipmi_acpi_attach() local 90 if (ACPI_FAILURE(acpi_GetInteger(devh, "_SRV", &interface_version))) in ipmi_acpi_attach()
|
| /freebsd-14.2/sys/contrib/xen/ |
| H A D | dom0_ops.h | 94 uint32_t interface_version; /* DOM0_INTERFACE_VERSION */ member
|
| H A D | platform.h | 635 uint32_t interface_version; /* XENPF_INTERFACE_VERSION */ member
|
| H A D | sysctl.h | 1102 uint32_t interface_version; /* XEN_SYSCTL_INTERFACE_VERSION */ member
|
| H A D | domctl.h | 1272 uint32_t interface_version; /* XEN_DOMCTL_INTERFACE_VERSION */ member
|
| /freebsd-14.2/crypto/heimdal/lib/hdb/ |
| H A D | hdb.h | 274 int interface_version; member
|
| H A D | hdb.c | 470 && h->interface_version == HDB_INTERFACE_VERSION) { in hdb_create()
|
| /freebsd-14.2/sys/dev/xen/cpu/ |
| H A D | xen_acpi_cpu.c | 132 .interface_version = XENPF_INTERFACE_VERSION, in xen_upload_cx() 156 .interface_version = XENPF_INTERFACE_VERSION, in xen_upload_px() 217 .interface_version = XENPF_INTERFACE_VERSION, in acpi_set_pdc()
|
| /freebsd-14.2/sys/dev/hptiop/ |
| H A D | hptiop.h | 260 u_int32_t interface_version; member 370 u_int32_t interface_version; member
|
| H A D | hptiop.c | 334 hba->interface_version > 0x01020000) { in hptiop_request_callback_itl() 975 config->interface_version = info->interface_version; in hptiop_get_config_mvfrey() 1928 hba->interface_version = iop_config.interface_version; in hptiop_attach() 2487 || hba->interface_version > 0x01020000) { in hptiop_post_req_itl()
|
| /freebsd-14.2/sys/contrib/xen/xsm/ |
| H A D | flask_op.h | 202 uint32_t interface_version; /* XEN_FLASK_INTERFACE_VERSION */ member
|
| /freebsd-14.2/usr.sbin/bhyve/ |
| H A D | tpm_intf_crb.c | 83 uint64_t interface_version : 4; member 446 crb->regs.intf_id.interface_version = TPM_INTF_VERSION_CRB; in tpm_crb_init()
|
| /freebsd-14.2/sys/contrib/xen/arch-x86/ |
| H A D | xen-mca.h | 438 uint32_t interface_version; /* XEN_MCA_INTERFACE_VERSION */ member
|
| /freebsd-14.2/sys/i386/include/xen/ |
| H A D | hypercall.h | 211 platform_op->interface_version = XENPF_INTERFACE_VERSION; in HYPERVISOR_platform_op()
|
| /freebsd-14.2/sys/amd64/include/xen/ |
| H A D | hypercall.h | 229 platform_op->interface_version = XENPF_INTERFACE_VERSION; in HYPERVISOR_platform_op()
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cpp | 157 uint16_t interface_version; member
|