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

123456789

/netbsd-current/sys/dev/pci/
H A Dpci_quirks.c59 pci_lookup_quirkdata(pci_vendor_id_t vendor, pci_product_id_t product) argument
H A Dcxdtv_boards.c60 cxdtv_board_lookup(pci_vendor_id_t vendor, pci_product_id_t product) argument
H A Demuxki_boards.c159 emuxki_board_lookup(pci_vendor_id_t vendor, pci_product_id_t product, argument
H A Damdccp_pci.c55 pci_vendor_id_t vendor; member in struct:amdccp_pci_product
H A Diop_pci.c70 u_int product, vendor; local
/netbsd-current/sys/dev/usb/
H A Demdtv_board.c79 emdtv_board_lookup(uint16_t vendor, uint16_t product) argument
H A Dumidi_quirks.c619 umidi_search_quirk(int vendor, int product, int ifaceno) argument
H A Dumass_quirks.c349 umass_lookup(uint16_t vendor, uint16_t product) argument
/netbsd-current/sys/external/bsd/gnu-efi/dist/apps/
H A Dprintenv.c11 EFI_GUID vendor; local
/netbsd-current/sys/arch/arc/include/
H A Dplatform.h42 const char *vendor; /* Vendor Name */ member in struct:platform
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dkadm5-pwcheck.h71 const char *vendor; member in struct:kadm5_pw_policy_verifier
/netbsd-current/external/bsd/wpa/dist/src/eap_server/
H A Deap_server_methods.c25 const struct eap_method * eap_server_get_eap_method(int vendor, EapType method) argument
45 EapType eap_server_get_type(const char *name, int *vendor) argument
71 eap_server_method_alloc(int version, int vendor, EapType method, const char *name) argument
166 eap_server_get_name(int vendor, EapType type) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DELFAttributeParser.h24 StringRef vendor; member in class:llvm::ELFAttributeParser
49 ELFAttributeParser(ScopedPrinter *sw, TagNameMap tagNameMap, StringRef vendor) argument
52 ELFAttributeParser(TagNameMap tagNameMap, StringRef vendor) argument
/netbsd-current/sys/dev/pcmcia/
H A Dpcmciadevs_data.h44 char *vendor; member in struct:pcmcia_knowndev::pcmcia_knowndev_cis
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_hdmigt215.c32 gt215_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) argument
H A Dnouveau_nvkm_engine_disp_hdmigv100.c30 gv100_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) argument
H A Dnouveau_nvkm_engine_disp_hdmigk104.c32 gk104_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) argument
H A Dnouveau_nvkm_engine_disp_hdmig84.c32 g84_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) argument
H A Dnouveau_nvkm_engine_disp_hdmigf119.c32 gf119_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) argument
/netbsd-current/sys/arch/mac68k/nubus/
H A Dif_sn_nubus.c259 int vendor = SN_VENDOR_UNKNOWN; local
/netbsd-current/external/bsd/wpa/dist/src/eap_peer/
H A Deap_methods.h32 static inline EapType eap_peer_get_type(const char *name, int *vendor) argument
38 static inline const char * eap_get_name(int vendor, EapType type) argument
/netbsd-current/sys/dev/
H A Ddev_verbose.c60 dev_findvendor(char *buf, size_t len, const char *words, size_t nwords, const uint32_t *vendors, size_t nvendors, uint32_t vendor, const char *fmt) argument
81 dev_findproduct(char *buf, size_t len, const char *words, size_t nwords, const uint32_t *products, size_t nproducts, uint32_t vendor, uint32_t product, const char *fmt) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci/
H A Dnouveau_nvkm_subdev_pci_agp.c156 uint16_t vendor = PCI_VENDOR(info.aki_info.ai_devid); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Ddriver-arm.c35 struct vendor struct
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
H A Dinsn-reverse-x86.c36 unsigned int vendor; local

Completed in 294 milliseconds

123456789