Searched defs:below (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libeti/panel/inc/
H A Dpanel.h16 * If applicable, add the following below this CDDL HEADER, with the
52 struct PANEL *below, *above; member in struct:PANEL
/illumos-gate/usr/src/uts/sun4/vm/
H A Dsfmmu.c15 * If applicable, add the following below this CDDL HEADER, with the
204 * translations below...
234 * Macro used below to convert the prom's 32-bit high and low fields into
588 size_t below; local
601 * 2. avoid wasting any space below the buffer, take first
615 below = (base - frlist->ml_address) / ecache_alignsize;
618 unused = below + above;
626 if (below < best_below) {
627 best_below = below;
664 size_t below; local
[all...]

Completed in 71 milliseconds