Searched refs:ASCIIOFFSET (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Ddr_util.c192 #define ASCIIOFFSET ((BYTESPERLINE * 3) + 2) macro
221 aoff = line + ASCIIOFFSET;
243 while (curr != (line + ASCIIOFFSET))
H A Dds_common.c1947 #define ASCIIOFFSET ((BYTESPERLINE * 3) + 2) macro
1974 aoff = line + ASCIIOFFSET;
1996 while (curr != (line + ASCIIOFFSET))

Completed in 51 milliseconds