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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Djtag.c222 * exported (see the implementation of jtag_init_chip).
335 * only piece of code which understands those flags is jtag_init_chip.
356 * array passed to jtag_init_chip.
409 static int jtag_init_chip(volatile u_int *, jtag_ring, jtag_phys_comp *,
1820 jtag_init_chip( function
1985 rc = jtag_init_chip(jreg, ring, &cpu_sysbd_ring_components[0],
1988 rc = jtag_init_chip(jreg, ring, &io1_sysbd_ring_components[0],
1991 rc = jtag_init_chip(jreg, ring,
1995 rc = jtag_init_chip(jreg, ring, &io2_sysbd_ring_components[0],
1998 rc = jtag_init_chip(jre
[all...]

Completed in 65 milliseconds