Searched refs:ver (Results 226 - 250 of 266) sorted by relevance

1234567891011

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm.c608 snprintf(sc->sc_fwver, sizeof(sc->sc_fwver), "%d.%d (API ver %d)",
609 IWM_UCODE_MAJOR(le32toh(uhdr->ver)),
610 IWM_UCODE_MINOR(le32toh(uhdr->ver)),
611 IWM_UCODE_API(le32toh(uhdr->ver)));
6258 "hw rev 0x%x, fw ver %s, address %s\n",
/freebsd-11-stable/contrib/binutils/binutils/
H A Dsrconv.c363 hd.ver = "0200"; /* Version 2.00 */
/freebsd-11-stable/contrib/gperf/
H A Dconfigure2171 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
/freebsd-11-stable/contrib/gperf/doc/
H A Dconfigure2214 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
/freebsd-11-stable/sys/netgraph/
H A Dng_pppoe.c891 neg->pkt->pkt_header.ph.ver = 0x1;
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_common.h2522 struct fw_ver_info ver /* FW version information */; member in struct:fw_info
/freebsd-11-stable/sys/arm/arm/
H A Dgic.c177 uint8_t ver; member in struct:arm_gic_softc
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h7521 ib_grh_set_ver_class_flow(IN const uint8_t ver,
7530 ver_class_flow = ver_class_flow | ver;
7536 * ver
/freebsd-11-stable/crypto/openssl/ssl/
H A Ds3_clnt.c176 static const SSL_METHOD *ssl3_get_client_method(int ver) argument
178 if (ver == SSL3_VERSION)
H A Dssl_lib.c2856 SSL_METHOD *ssl_bad_method(int ver) argument
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dx86_64-mont5.pl57 my $ver = $2 + $3/100.0; # 3.1->3.01, 3.10->3.10
58 $addx = ($ver>=3.03);
/freebsd-11-stable/contrib/ntp/
H A DMakefile.in577 deps-ver \
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_sdvo.c950 .ver = DIP_VERSION_AVI,
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h3078 u8 ver; member in struct:fw_hdr
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dpmap.c98 #include <machine/ver.h>
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c514 ver_info (struct ivopts_data *data, unsigned ver) argument
516 return data->version_info + ver;
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c558 if (uuari->ver < 2)
565 if (uuari->ver < 2)
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c2388 set_VD_bp(unsigned char *bp, enum VD_type type, unsigned char ver) argument
2396 bp[7] = ver;
2587 * len ver
2883 * len ver flg
2941 * len ver
3011 * len ver flg
3159 * len ver flg
3198 * len ver
3280 * len ver
3303 * len ver
[all...]
/freebsd-11-stable/contrib/gperf/lib/
H A Dconfigure4085 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
/freebsd-11-stable/contrib/gperf/src/
H A Dconfigure4109 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
/freebsd-11-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h9777 __u8 ver; member in struct:fw_hdr
9896 __u8 ver; member in struct:fw_ephy_hdr
/freebsd-11-stable/contrib/ldns/drill/
H A Dconfigure6055 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
/freebsd-11-stable/contrib/bmake/
H A Dconfigure6616 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
/freebsd-11-stable/sys/dev/bge/
H A Dif_bge.c116 #include <machine/ver.h>
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn.c556 "PHY (analog %d type %d rev %d) RADIO (manuf %#x ver %#x rev %d)\n",
1453 device_printf(sc->sc_dev, "unsupported radio (manuf %#x, ver %#x, "
4096 if (hdr->ver != 1)

Completed in 469 milliseconds

1234567891011