Searched refs:gen (Results 126 - 150 of 275) sorted by relevance

1234567891011

/freebsd-10.0-release/sys/dev/drm2/i915/
H A Di915_suspend.c276 if (INTEL_INFO(dev)->gen >= 4 && !HAS_PCH_SPLIT(dev))
314 if (INTEL_INFO(dev)->gen >= 4) {
333 if (INTEL_INFO(dev)->gen >= 4 && !HAS_PCH_SPLIT(dev))
371 if (INTEL_INFO(dev)->gen >= 4) {
379 switch (INTEL_INFO(dev)->gen) {
414 switch (INTEL_INFO(dev)->gen) {
471 if (INTEL_INFO(dev)->gen >= 4 && !HAS_PCH_SPLIT(dev)) {
515 if (INTEL_INFO(dev)->gen >= 4) {
540 if (INTEL_INFO(dev)->gen >= 4 && !HAS_PCH_SPLIT(dev)) {
584 if (INTEL_INFO(dev)->gen >
[all...]
H A Di915_drv.h143 u8 gen; member in struct:intel_device_info
1309 (((dev_priv)->info->gen >= 6) && \
1434 #define IS_GEN2(dev) (INTEL_INFO(dev)->gen == 2)
1435 #define IS_GEN3(dev) (INTEL_INFO(dev)->gen == 3)
1436 #define IS_GEN4(dev) (INTEL_INFO(dev)->gen == 4)
1437 #define IS_GEN5(dev) (INTEL_INFO(dev)->gen == 5)
1438 #define IS_GEN6(dev) (INTEL_INFO(dev)->gen == 6)
1439 #define IS_GEN7(dev) (INTEL_INFO(dev)->gen == 7)
1446 #define HAS_ALIASING_PPGTT(dev) (INTEL_INFO(dev)->gen >=6)
1465 #define HAS_FW_BLC(dev) (INTEL_INFO(dev)->gen >
[all...]
H A Di915_gem_execbuffer.c494 bool has_fenced_gpu_access = INTEL_INFO(ring->dev)->gen < 4;
543 bool has_fenced_gpu_access = INTEL_INFO(ring->dev)->gen < 4;
821 if (INTEL_INFO(dev)->gen < 6)
828 if (INTEL_INFO(dev)->gen == 6)
1042 if (INTEL_INFO(dev)->gen >= 4)
1184 if (INTEL_INFO(dev)->gen < 4) {
1189 if (INTEL_INFO(dev)->gen > 5 &&
1196 if (INTEL_INFO(dev)->gen >= 6)
1449 if (INTEL_INFO(dev)->gen < 4)
/freebsd-10.0-release/crypto/openssl/apps/
H A Dcms.c1266 GENERAL_NAME *gen; local
1273 gen = sk_GENERAL_NAME_value(gens, j);
1275 GENERAL_NAME_print(out, gen);
1339 GENERAL_NAME *gen = NULL; local
1346 gen = a2i_GENERAL_NAME(NULL, NULL, NULL, GEN_EMAIL, str, 0);
1347 if (!gen)
1352 if (!sk_GENERAL_NAME_push(gens, gen))
1354 gen = NULL;
1367 if (gen)
1368 GENERAL_NAME_free(gen);
[all...]
/freebsd-10.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h206 } gen; member in union:t4_cqe::__anon7945
263 #define CQE_WRID_HI(x) ((x)->u.gen.wrid_hi)
264 #define CQE_WRID_LOW(x) ((x)->u.gen.wrid_low)
489 u8 gen; member in struct:t4_cq
537 cq->gen ^= 1;
543 return (CQE_GENBIT(cqe) == cq->gen);
/freebsd-10.0-release/lib/libstand/
H A DMakefile64 .PATH: ${.CURDIR}/../libc/arm/gen
90 .PATH: ${.CURDIR}/../libc/ia64/gen
97 .PATH: ${.CURDIR}/../libc/powerpc/gen
/freebsd-10.0-release/sbin/fsdb/
H A Dfsdbutil.c116 int64_t gen; local
195 gen = DIP(dp, di_gen);
197 DIP(dp, di_flags), (intmax_t)blocks, (intmax_t)gen);
/freebsd-10.0-release/tools/regression/net80211/wep/
H A Dtest_wep.c167 cmpfail(const void *gen, size_t genlen, const void *ref, size_t reflen) argument
172 if (((const u_int8_t *)gen)[i] != ((const u_int8_t *)ref)[i]) {
176 dumpdata("Generated", gen, genlen);
/freebsd-10.0-release/contrib/sendmail/include/sm/
H A Dexc.h22 #include <sm/gen.h>
/freebsd-10.0-release/contrib/sendmail/libmilter/
H A Dmain.c11 #include <sm/gen.h>
H A Dmonitor.c11 #include <sm/gen.h>
/freebsd-10.0-release/contrib/sendmail/libsm/
H A Db-strcmp.c10 #include <sm/gen.h>
H A Db-strl.c21 #include <sm/gen.h>
H A Dmakebuf.c15 #include <sm/gen.h>
H A Dmemstat.c10 #include <sm/gen.h>
H A Dniprop.c10 #include <sm/gen.h>
H A Dsetvbuf.c15 #include <sm/gen.h>
H A Dungetc.c15 #include <sm/gen.h>
H A Dutil.c11 #include <sm/gen.h>
/freebsd-10.0-release/sys/fs/msdosfs/
H A Ddirentry.h151 int unix2dosfn(const u_char *un, u_char dn[12], size_t unlen, u_int gen,
H A Dmsdosfs_conv.c292 * If applicable and gen is not 0, it is inserted into the converted
302 unix2dosfn(un, dn, unlen, gen, pmp)
306 u_int gen;
330 return gen <= 1;
335 return gen <= 1;
472 if (gen > 1)
480 if (gen == 0)
482 for (wcp = gentext + sizeof(gentext); wcp > gentext && gen; gen /= 10)
483 *--wcp = gen
[all...]
/freebsd-10.0-release/usr.bin/lex/
H A DMakefile21 SRCS= buf.c ccl.c dfa.c ecs.c filter.c gen.c main.c misc.c \
/freebsd-10.0-release/contrib/apr/
H A Dbuildconf116 build/gen-build.py $verbose make
/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Dtls_gnutls.c411 GENERAL_NAME *gen;
420 gen = sk_GENERAL_NAME_value(ext, i);
421 switch (gen->type) {
434 "unsupported type=%d", gen->type);
442 field, gen->d.ia5->data);
444 strlen((char *) gen->d.ia5->data) + 1;
448 snprintf(tmp, len, "%s:%s", field, gen->d.ia5->data);
/freebsd-10.0-release/lib/libdevstat/
H A Ddevstat.c1638 long gen; local
1652 if ((rv = malloc(sizeof(gen))) == NULL) {
1658 gen = devstat_getgeneration(kd);
1659 memcpy(rv, &gen, sizeof(gen));
1660 wp = sizeof(gen);
1671 rv = (char *)reallocf(rv, sizeof(gen) +

Completed in 191 milliseconds

1234567891011