| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | AArch64BuildAttributes.h | 28 enum VendorID : unsigned { enum 34 VendorID getVendorID(StringRef const Vendor);
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | AArch64BuildAttributes.cpp | 28 VendorID AArch64BuildAttributes::getVendorID(StringRef Vendor) { in getVendorID() 29 return StringSwitch<VendorID>(Vendor) in getVendorID()
|
| /freebsd/usr.sbin/mpsutil/ |
| H A D | mps_flash.c | 205 if (le16toh(fwheader->VendorID) != MPI2_MFGPAGE_VENDORID_LSI) { in flash_update() 209 warnx(" Image Vendor ID: %04x", le16toh(fwheader->VendorID)); in flash_update()
|
| /freebsd/sys/dev/mpi3mr/mpi/ |
| H A D | mpi30_image.h | 209 U16 VendorID; /* 0x20 */ member 303 U16 VendorID; /* 0x02 */ member
|
| H A D | mpi30_cnfg.h | 2166 U16 VendorID; /* 0x0C */ member 4057 U16 VendorID; /* 0x00 */ member
|
| /freebsd/usr.sbin/mptutil/ |
| H A D | mpt_drive.c | 307 cam_strvis(vendor, inq_data->VendorID, sizeof(inq_data->VendorID), in mpt_pd_inq_string()
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | MinidumpYAML.cpp | 240 FixedSizeString<sizeof(Info.VendorID)> VendorID(Info.VendorID); in mapping() local 241 IO.mapRequired("Vendor ID", VendorID); in mapping()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64ELFStreamer.cpp | 181 unsigned VendorID = AArch64BuildAttributes::getVendorID(VendorName); in emitAttribute() local 183 switch (VendorID) { in emitAttribute()
|
| /freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| H A D | tdsatypes.h | 105 bit16 VendorID; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | Minidump.h | 161 char VendorID[12]; // cpuid 0: ebx, edx, ecx member
|
| /freebsd/sys/dev/mps/mpi/ |
| H A D | mpi2_ioc.h | 1155 U16 VendorID; /* 0x20 */ member 1357 U16 VendorID; /* 0x02 */ member
|
| H A D | mpi2_cnfg.h | 928 U16 VendorID; /* 0x0C */ member 1430 U8 VendorID[8]; /* 0x00 */ member
|
| /freebsd/contrib/libfido2/src/ |
| H A D | hid_win.c | 118 *vendor_id = (int16_t)attr.VendorID; in get_id()
|
| /freebsd/sys/contrib/dev/acpica/common/ |
| H A D | dmtbinfo3.c | 488 {ACPI_DMT_UINT16, ACPI_SWFT_FILE_OFFSET (VendorID), "File Vendor ID", 0},
|
| /freebsd/sys/dev/mpt/mpilib/ |
| H A D | mpi_cnfg.h | 965 U16 VendorID; /* 0Ch */ member 2361 U8 VendorID[8]; /* 00h */ member
|
| /freebsd/sys/dev/mpr/mpi/ |
| H A D | mpi2_cnfg.h | 1348 U16 VendorID; /* 0x0C */ member 1896 U8 VendorID[8]; /* 0x00 */ member
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/ |
| H A D | RISCV.cpp | 1064 Value *VendorID = loadRISCVCPUID(0); in EmitRISCVCpuIs() local 1066 Builder.CreateICmpEQ(VendorID, Builder.getInt32(Model.MVendorID)); in EmitRISCVCpuIs()
|
| /freebsd/sys/contrib/edk2/Include/IndustryStandard/ |
| H A D | Acpi60.h | 1488 UINT16 VendorID; member
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | actbl2.h | 4322 UINT16 VendorID; member
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | windows | 316 # VendorID 317 >>32 ulequad !0 \b, VendorID %#llx
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 7919 AArch64BuildAttributes::VendorID SubsectionNameID; in parseDirectiveAeabiSubSectionHeader()
|