Searched defs:vendor (Results 151 - 175 of 210) sorted by relevance

123456789

/netbsd-current/sys/dev/pci/
H A Dahd_pci.c62 ahd_compose_id(u_int device, u_int vendor, u_int subdevice, u_int subvendor) argument
H A Dif_lii.c449 static const uint8_t vendor = SF_DEFAULT_VENDOR; local
[all...]
H A Dcs4280.c253 char vendor[PCI_VENDORSTR_LEN]; local
H A Dpcivar.h215 pci_vendor_id_t vendor; /* Vendor ID */ member in struct:pci_quirkdata
H A Dif_nfe.c149 pci_vendor_id_t vendor; member in struct:nfe_product
H A Dif_alc.c581 uint16_t vendor, devid; local
/netbsd-current/sys/dev/usb/
H A Dif_upgt.c578 upgt_device_type(struct upgt_softc *sc, uint16_t vendor, uint16_t product) argument
H A Dusbdi.c1438 usb_match_device(const struct usb_devno *tbl, u_int nentries, u_int sz, uint16_t vendor, uint16_t product) argument
H A Dusb_subr.c200 char *vendor, *product; local
1077 int class, subclass, release, proto, vendor, product; local
[all...]
H A Dubt.c310 int vendor; member in struct:ubt_devno
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c2205 static const char *const vendor[] = { local
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-pptp.c109 nd_byte vendor[64]; member in struct:pptp_msg_sccrq
121 nd_byte vendor[64]; member in struct:pptp_msg_sccrp
527 pptp_vendor_print(netdissect_options *ndo, const u_char *vendor) argument
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Ddhcpcd.h118 char vendor[256]; member in struct:dhcpcd_ctx
/netbsd-current/sys/dev/ic/
H A Di82365.c141 int vendor; local
205 pcic_vendor_to_string(int vendor) argument
[all...]
/netbsd-current/sys/dev/scsipi/
H A Dscsipi_base.c1168 const char vendor[8]; member in struct:scsipi_inquiry3_pattern
/netbsd-current/external/bsd/pdisk/dist/
H A DMacSCSICommand.h116 uint8_t vendor[8]; /* 8-15 Vendor-specific */ member in struct:SCSI_Inquiry_Data
/netbsd-current/sys/arch/arc/arc/
H A Darcbios.h36 char vendor[8]; member in struct:arc_sid
/netbsd-current/sys/dev/
H A Dipmivar.h140 uint8_t vendor[4]; member in struct:ipmi_device_id
/netbsd-current/sbin/atactl/
H A Datactl.c466 const char *vendor; member in struct:model_to_vendor_table
862 print_smart_status(void *vbuf, void *tbuf, const char *vendor) argument
1695 const char *vendor = argc > 1 ? argv[1] : NULL; local
[all...]
/netbsd-current/external/bsd/wpa/dist/src/eap_peer/
H A Deap.c166 int eap_allowed_method(struct eap_sm *sm, int vendor, u32 method) argument
139 eap_config_allowed_method(struct eap_sm *sm, struct eap_peer_config *config, int vendor, u32 method) argument
1351 eap_sm_allowMethod(struct eap_sm *sm, int vendor, EapType method) argument
2601 eap_allowed_phase2_type(int vendor, int type) argument
2620 eap_get_phase2_type(const char *name, int *vendor) argument
2647 int vendor; local
[all...]
/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_main.c184 uint16_t vendor; member in struct:cxgb_ident
/netbsd-current/sys/dev/hyperv/
H A Dhvs.c745 char vendor[8]; local
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Dkeama.h289 struct element *vendor; /* vendor option */ member in struct:space
H A Dparse.c1297 struct element *vendor; local
[all...]
/netbsd-current/sys/dev/ieee1394/
H A Dsbp.c306 char vendor[32]; member in struct:sbp_dev
[all...]

Completed in 707 milliseconds

123456789