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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Djtag.c343 #define JTIN_INDEX 0x0F macro
352 * the JTIN_INDEX part of the flags indicate which value should be
353 * inserted: if JTIN_INDEX is zero, the value to insert is the next
354 * byte in the aray, extended to a 32-bit word; if JTIN_INDEX is
1851 if ((flags & JTIN_INDEX) != 0) {
1852 patch = pval[flags & JTIN_INDEX];

Completed in 48 milliseconds