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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Djtag.c379 static u_int jtag_bf_extract(u_char *s, int lsb, int msb);
1737 * jtag_bf_extract()
1743 jtag_bf_extract(u_char *s, int lsb, int msb) function
1934 value |= jtag_bf_extract(scan_out, lsb, msb) <<
2501 value |= jtag_bf_extract(scan_out, lsb, msb) <<

Completed in 48 milliseconds