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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Djtag.c208 * A jtag_log_comp describes a component as seen by JTAG.
239 } jtag_log_comp; typedef in typeref:struct:__anon10126
245 jtag_log_comp *chip; /* pointer to chip descriptor */
411 static jtag_phys_comp *find_chip(jtag_ring_desc *, jtag_log_comp *, int);
697 /* A jtag_log_comp describes a component as seen by JTAG. */
699 static jtag_log_comp chip_ac = {
706 static jtag_log_comp chip_bct8244 = {
713 static jtag_log_comp chip_dc = {
720 static jtag_log_comp chip_fhc = {
727 static jtag_log_comp chip_e
[all...]

Completed in 59 milliseconds