Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h178 #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.c445 begin_element(fp, Range, Name, nhp->th_name, Min, min, Max, in txml_print_range()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_regs.h757 uint32_t Min; member
H A Daac.c4507 ddi_put32(acc, &pc->Min, 1); in aac_reset_adapter()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dselect1.test154 set v [catch {execsql {SELECT Min(f1) FROM test1}} msg]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt3115 1. Problem: CQ85618 - NPAR Max/Min Bandwidth settings are not honoured.
/illumos-gate/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