Searched refs:vendor (Results 151 - 175 of 391) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_gtc.c27 if (sm->m && sm->m->vendor == EAP_VENDOR_IETF &&
/freebsd-11-stable/sbin/nvmecontrol/
H A Dlogpage.c806 * Make sure you keep all the pages of one vendor together so -v help
811 const char *vendor; member in struct:logpage_function
858 v = f->vendor == NULL ? "-" : f->vendor;
875 const char *vendor = NULL; local
905 vendor = optarg;
954 * (print_hex). If there was a vendor specified bt the user, and
955 * the page is vendor specific, don't match the print function
959 if (f->vendor != NULL && vendor !
[all...]
/freebsd-11-stable/lib/libusb/
H A Dlibusb10.h83 int vendor; member in struct:libusb_hotplug_callback_handle_struct
/freebsd-11-stable/sys/dev/advansys/
H A Dadw_pci.c118 NULL, /* None provided by vendor thus far */
119 NULL /* None provided by vendor thus far */
149 adw_compose_id(u_int device, u_int vendor, u_int subdevice, u_int subvendor) argument
155 | ((u_int64_t)vendor << 32)
/freebsd-11-stable/contrib/ntp/sntp/scripts/
H A Dcvo.sh149 # keys['vendor'] = "cvo.CVO['CVO_VENDOR']"
150 TS=`echo $TS | sed -e s/@vendor@/$CVO_VENDOR/g`
/freebsd-11-stable/sys/tools/
H A Dusbdevs2h.awk60 function vendor(hfile) function
114 products[nproducts, 1] = $2; # vendor name
251 if ($1 == "vendor") {
252 vendor(hfile)
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-pptp.c103 u_char vendor[64]; member in struct:pptp_msg_sccrq
115 u_char vendor[64]; member in struct:pptp_msg_sccrp
258 2 u_char vendor[64];
510 const u_char *vendor)
512 ND_PRINT((ndo, " VENDOR(%.64s)", vendor));
537 ND_TCHECK(ptr->vendor);
538 pptp_vendor_print(ndo, &ptr->vendor[0]);
568 ND_TCHECK(ptr->vendor);
569 pptp_vendor_print(ndo, &ptr->vendor[0]);
509 pptp_vendor_print(netdissect_options *ndo, const u_char *vendor) argument
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_test.c38 * Implementation of vendor specific transport interface.
39 * This is the "Test" vendor which allows compilation and some
40 * testing without a real vendor interface.
54 #include <vendor/osm_vendor_test.h>
55 #include <vendor/osm_vendor_api.h>
H A Dosm_vendor_mlx_txn.c42 #include <vendor/osm_vendor_mlx.h>
43 #include <vendor/osm_vendor_mlx_defs.h>
44 #include <vendor/osm_vendor_mlx_txn.h>
45 #include <vendor/osm_vendor_mlx_svc.h>
46 #include <vendor/osm_vendor_mlx_sender.h>
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_hpet.c476 uint16_t vendor, rev; local
512 vendor = (sc->caps & HPET_CAP_VENDOR_ID) >> 16;
521 if (vendor == HPET_VENDID_AMD && rev < 0x10 && num_timers > 0)
526 "vendor 0x%x, rev 0x%x, %jdHz%s, %d timers,%s\n",
527 vendor, rev, sc->freq,
608 if (vendor == HPET_VENDID_AMD || vendor == HPET_VENDID_AMD2)
614 if (vendor == HPET_VENDID_NVIDIA && rev <= 0x01)
621 if (vendor == HPET_VENDID_SW && rev <= 0x01)
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_atm/
H A Datm_sys.c53 const char *vendor; member in struct:hwinfo
249 * Get vendor string
257 return (string_get(value, hwinfo[aif->pub.mib->device].vendor, -1));
/freebsd-11-stable/sys/dev/ral/
H A Dif_ral_pci.c64 uint16_t vendor; member in struct:ral_pci_ident
188 if (pci_get_vendor(dev) == ident->vendor &&
/freebsd-11-stable/sys/cam/ata/
H A Data_all.c478 char vendor[9], product[17], revision[5], fw[5], in[7], ins[5]; local
480 cam_strvis(vendor, ident_data->vendor_id, 8, sizeof(vendor));
487 vendor, product, revision, fw, in, ins);
493 char vendor[9], product[17], revision[5], fw[5]; local
495 cam_strvis(vendor, ident_data->vendor_id, 8, sizeof(vendor));
499 printf("<%s %s %s %s>", vendor, product, revision, fw);
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_mad.c215 struct ib_mad_mgmt_vendor_class_table *vendor; local
273 * If class is in "new" vendor range,
400 /* "New" vendor class range */
401 vendor = port_priv->version[mad_reg_req->
402 mgmt_class_version].vendor;
403 if (vendor) {
405 vendor_class = vendor->vendor_class[vclass];
1422 /* Is there matching OUI for this vendor class ? */
1429 static int check_vendor_table(struct ib_mad_mgmt_vendor_class_table *vendor) argument
1434 if (vendor
1520 struct ib_mad_mgmt_vendor_class_table *vendor = NULL; local
1621 struct ib_mad_mgmt_vendor_class_table *vendor; local
1739 struct ib_mad_mgmt_vendor_class_table *vendor; local
[all...]
/freebsd-11-stable/sys/dev/amr/
H A Damr_pci.c124 int vendor; member in struct:amr_ident
151 for (id = amr_device_ids; id->vendor != 0; id++) {
152 if ((pci_get_vendor(dev) == id->vendor) &&
/freebsd-11-stable/sys/dev/fb/
H A Ds3_pci.c440 u_int32_t vendor, class, subclass, device_id; local
443 vendor = device_id & 0xffff;
448 (vendor != PCI_S3_VENDOR_ID))
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_pci.c96 uint16_t vendor; member in struct:mpr_ident
162 for (m = mpr_identifiers; m->vendor != 0; m++) {
163 if (m->vendor != pci_get_vendor(dev))
/freebsd-11-stable/stand/i386/libfirewire/
H A Dfirewire.c60 struct crom_chunk vendor; member in struct:crom_src_buf
283 crom_add_simple_text(src, root, &buf->vendor, "DragonFly Project");
285 crom_add_simple_text(src, root, &buf->vendor, "FreeBSD Project");
/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-mgmt.h44 * @vendor: PCI Vendor ID.
63 u16 vendor; member in struct:xge_hal_mgmt_about_info_t
/freebsd-11-stable/tools/tools/vxge/
H A Dvxge_cmn.h182 char vendor[24]; member in struct:_vxge_hal_device_pmd_info_t
/freebsd-11-stable/sys/dev/fxp/
H A Dif_fxpvar.h146 uint16_t vendor; member in struct:fxp_ident
/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_perfmgr.h141 osm_vendor_t *vendor; member in struct:osm_perfmgr
H A Dosm_base.h52 #include <vendor/winosm_common.h>
985 * Known device vendor ID and GUID OUIs
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_class_port_info.c56 #include <vendor/osm_vendor_api.h>
/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_txn.h46 #include <vendor/osm_vendor_mlx_rmpp_ctx.h>

Completed in 340 milliseconds

1234567891011>>