Searched refs:Min (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/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)
H A Dtopo_2xml.c304 begin_element(fp, Range, Name, nhp->th_name, Min, min, Max,
/illumos-gate/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) =
/illumos-gate/usr/src/cmd/truss/
H A Dfcall.c576 uint_t Min = 1000000; local
593 if (j < Min)
594 Min = j;
604 (void) fprintf(stderr, " Min = %u\n", Min);
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_regs.h757 uint32_t Min; member in struct:aac_pause_command
1181 AifJobCtrMin, /* Min Ctr op value */
1200 AifJobFsMin, /* Min Fs type operation */
H A Daac.c4501 ddi_put32(acc, &pc->Min, 1);

Completed in 91 milliseconds