Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Djtag.c377 static u_int jtag_bf_extract(u_char *s, int lsb, int msb);
1741 jtag_bf_extract(u_char *s, int lsb, int msb) in jtag_bf_extract() function
1932 value |= jtag_bf_extract(scan_out, lsb, msb) << in jtag_scanout_chip()
2499 value |= jtag_bf_extract(scan_out, lsb, msb) << in format_chip_data()