Searched refs:InterfaceType (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/sys/contrib/dev/acpica/include/ |
| H A D | actbl3.h | 256 UINT8 InterfaceType; /* 0=full 16550, 1=subset of 16550 */ member 300 UINT8 InterfaceType; member
|
| H A D | actbl2.h | 1063 UINT8 InterfaceType; member
|
| /freebsd-13.1/sys/dev/uart/ |
| H A D | uart_cpu_acpi.c | 99 cd = uart_cpu_acpi_scan(spcr->InterfaceType); in uart_cpu_acpi_spcr()
|
| /freebsd-13.1/sys/contrib/dev/acpica/common/ |
| H A D | dmtbinfo3.c | 230 {ACPI_DMT_UINT8, ACPI_SPCR_OFFSET (InterfaceType), "Interface Type", 0}, 262 {ACPI_DMT_UINT8, ACPI_SPMI_OFFSET (InterfaceType), "Interface Type", 0},
|
| H A D | dmtbinfo2.c | 786 {ACPI_DMT_UINT8, ACPI_MCHI_OFFSET (InterfaceType), "Interface Type", 0},
|
| /freebsd-13.1/sys/contrib/edk2/Include/Protocol/ |
| H A D | DevicePath.h | 181 UINT8 InterfaceType; member
|
| /freebsd-13.1/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiSpec.h | 1175 IN EFI_INTERFACE_TYPE InterfaceType,
|
| /freebsd-13.1/stand/efi/include/ |
| H A D | efiapi.h | 468 IN EFI_INTERFACE_TYPE InterfaceType,
|
| /freebsd-13.1/lib/libefivar/ |
| H A D | efivar-dp-format.c | 399 Bmc->InterfaceType, in DevPathToTextBmc()
|
| H A D | efivar-dp-parse.c | 722 BmcDp->InterfaceType = (UINT8) Strtoi (InterfaceTypeStr); in DevPathFromTextBmc()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 3780 auto *InterfaceType = cast<llvm::DICompositeType>(It->second); in getObjCMethodDeclaration() local 3782 InterfaceType, getObjCMethodName(OMD), StringRef(), in getObjCMethodDeclaration() 3783 InterfaceType->getFile(), LineNo, FnType, LineNo, Flags, SPFlags); in getObjCMethodDeclaration()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 11233 QualType InterfaceType = Type->getPointeeType(); in hasIsEqualMethod() local 11242 InterfaceType, in hasIsEqualMethod()
|