Lines Matching refs:jtag_phys_comp

242 /* A jtag_phys_comp describes a component position inside a ring */
250 } jtag_phys_comp;
257 jtag_phys_comp *components;
374 static int jtag_get_comp_id(volatile u_int *, jtag_phys_comp *);
396 static int jtag_rescan_IR_DR(volatile u_int *, jtag_phys_comp *,
398 static int jtag_single_IR_DR(volatile u_int *, jtag_phys_comp *,
407 static int jtag_scanout_chip(volatile u_int *, jtag_ring, jtag_phys_comp *,
409 static int jtag_init_chip(volatile u_int *, jtag_ring, jtag_phys_comp *,
411 static jtag_phys_comp *find_chip(jtag_ring_desc *, jtag_log_comp *, int);
837 * Although the ring data structures are declared as jtag_phys_comp[],
846 static jtag_phys_comp cpu_sysbd_ring_components[] = {
866 static jtag_phys_comp cpu_mod_1m_ring_components[] = {
885 static jtag_phys_comp cpu_mod_ring_components[] = {
900 static jtag_phys_comp io1_sysbd_ring_components[] = {
918 static jtag_phys_comp io2_sysbd_ring_components[] = {
935 static jtag_phys_comp io1plus_sysbd_ring_components[] = {
953 static jtag_phys_comp io2plus_sysbd_ring_components[] = {
970 static jtag_phys_comp io3_sysbd_ring_components[] = {
989 static jtag_phys_comp dsk_sysbd_ring_components[] = {
1023 static jtag_phys_comp ffb_sngl_ring_components[] = {
1032 static jtag_phys_comp ffb_dbl_ring_components[] = {
1148 jtag_phys_comp *comp,
1294 jtag_phys_comp *rc;
1637 static jtag_phys_comp *
1642 jtag_phys_comp *rc;
1713 jtag_get_comp_id(volatile u_int *jreg, jtag_phys_comp *comp)
1823 jtag_phys_comp *component,
1894 jtag_phys_comp *component,
2318 jtag_phys_comp *component,
2354 jtag_phys_comp *component,