Searched defs:vendor (Results 1 - 25 of 210) sorted by relevance

123456789

/freebsd-current/sys/tools/
H A Dusbdevs2h.awk50 function vendor(hfile) function
H A Dsdiodevs2h.awk53 function vendor(hfile) function
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.h29 static bool classof(const DeclVendor *vendor) { argument
H A DClangDeclVendor.h32 static bool classof(const DeclVendor *vendor) { argument
/freebsd-current/crypto/heimdal/lib/kadm5/
H A Dkadm5-pwcheck.h69 const char *vendor; member in struct:kadm5_pw_policy_verifier
/freebsd-current/contrib/wpa/src/eap_server/
H A Deap_server_methods.c25 const struct eap_method * eap_server_get_eap_method(int vendor, argument
46 enum eap_type eap_server_get_type(const char *name, int *vendor) argument
72 eap_server_method_alloc(int version, int vendor, enum eap_type method, const char *name) argument
168 eap_server_get_name(int vendor, enum eap_type type) argument
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dagp_backend.h15 uint16_t vendor; member in struct:agp_kern_info
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.h26 static bool classof(const DeclVendor *vendor) { argument
/freebsd-current/sys/dev/rtwn/pci/
H A Drtwn_pci_attach.h28 uint16_t vendor; member in struct:rtwn_pci_ident
/freebsd-current/sys/dev/sdio/
H A Dsdio_subr.h72 uint16_t vendor; /* Manufacturer ID. */ member in struct:sdio_func
/freebsd-current/usr.sbin/bhyve/
H A Dpci_hostbridge.c40 u_int vendor, device; local
/freebsd-current/sys/arm64/iommu/
H A Dsmmu_quirks.c50 uint16_t vendor; member in struct:smmu_quirk_entry
/freebsd-current/sys/dev/puc/
H A Dpuc_pci.c89 uint16_t vendor, device; local
/freebsd-current/sys/dev/mlx/
H A Dmlx_pci.c79 u_int16_t vendor; member in struct:mlx_ident
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributeParser.h25 StringRef vendor; member in class:llvm::ELFAttributeParser
54 ELFAttributeParser(ScopedPrinter *sw, TagNameMap tagNameMap, StringRef vendor) argument
57 ELFAttributeParser(TagNameMap tagNameMap, StringRef vendor) argument
/freebsd-current/contrib/processor-trace/libipt/src/
H A Dpt_cpu.c61 union cpu_vendor vendor; local
[all...]
/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_reset.c49 u16 vendor; local
/freebsd-current/tools/tools/ifinfo/
H A Drfc1650.c86 #define vendor(name, sets) { name, sets, (sizeof sets)/(sizeof sets[0]) } macro
105 enum dot3Vendors vendor = DOT3CHIPSET_VENDOR(chipset); local
[all...]
/freebsd-current/contrib/wpa/src/eap_peer/
H A Deap_methods.h34 static inline enum eap_type eap_peer_get_type(const char *name, int *vendor) argument
40 static inline const char * eap_get_name(int vendor, enum eap_type type) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTJSONStructs.cpp108 std::string vendor; local
/freebsd-current/contrib/tcpdump/
H A Dprint-openflow.c74 of_vendor_name(const uint32_t vendor) argument
/freebsd-current/lib/libkiconv/
H A Dquirks.c67 int vendor; /* reserved for non MS mapping */ member in struct:__anon347
118 kiconv_quirkcs(const char* base, int vendor) argument
/freebsd-current/sys/dev/bhnd/bcma/
H A Dbcma_eromvar.h48 uint16_t vendor; /**< core's designer */ member in struct:bcma_erom_core
/freebsd-current/usr.sbin/cpucontrol/
H A Damd.c53 char vendor[13]; local
/freebsd-current/usr.sbin/mlxcontrol/
H A Dutil.c112 char *type, *device, *vendor, *revision; local

Completed in 337 milliseconds

123456789