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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Djtag.c411 static jtag_phys_comp *find_chip(jtag_ring_desc *, jtag_log_comp *, int);
1319 rc = find_chip(rd, &chip_ac, 0);
1325 rc = find_chip(rd, &chip_fhc, 0);
1371 rc = find_chip(rd, &chip_spitfire, 0);
1382 rc = find_chip(rd, &chip_ec, 1);
1388 rc = find_chip(rd, &chip_sdb, 0);
1394 rc = find_chip(rd, &chip_sdb, 1);
1422 rc = find_chip(rd, &chip_sio, 0);
1428 rc = find_chip(rd, &chip_sio, 1);
1434 rc = find_chip(r
1638 find_chip(jtag_ring_desc *rd, jtag_log_comp *chip, int instance) function
[all...]

Completed in 62 milliseconds