Home
last modified time | relevance | path

Searched refs:Min (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/tools/depcheck/
H A Dmake_pkg_db374 if (($Entity,$FType,$Class,$Maj,$Min,$Mode,$Owner,$Group,@Pkgs) =
467 if (($Entity,$FType,$Class,$Maj,$Min,$Mode,$Owner,$Group,@Pkgs) =
/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h174 #define Min "min" macro
H A Dtopo_parse.c82 if (xmlattr_to_int(mp, n, Min, &ui) < 0) in tf_rdata_new()
H A Dtopo_2xml.c304 begin_element(fp, Range, Name, nhp->th_name, Min, min, Max, in txml_print_range()
/titanic_44/usr/src/cmd/truss/
H A Dfcall.c576 uint_t Min = 1000000; in report_htable_stats() local
593 if (j < Min) in report_htable_stats()
594 Min = j; in report_htable_stats()
604 (void) fprintf(stderr, " Min = %u\n", Min); in report_htable_stats()
/titanic_44/usr/src/uts/common/io/aac/
H A Daac_regs.h757 uint32_t Min; member
H A Daac.c4501 ddi_put32(acc, &pc->Min, 1); in aac_reset_adapter()
/titanic_44/usr/src/lib/libsqlite/test/
H A Dselect1.test156 set v [catch {execsql {SELECT Min(f1) FROM test1}} msg]
/titanic_44/usr/src/uts/intel/io/acpica/
H A Dchanges.txt5427 iASL: Implemented Min/Max/Len/Gran validation for address resource
5431 implemented: Checks for valid Min/Max, length within the Min/Max window,
5432 valid granularity, Min/Max a multiple of granularity, and _MIF/_MAF as