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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Djtag.c395 static int select_ring(volatile u_int *, jtag_ring, int);
1190 if ((status = select_ring(jreg, ring, 1)) < 0) {
1306 if ((status = select_ring(jreg, ring, 1)) < 0) {
1344 if (select_ring(jreg, ring | (i + 1), 1) < 0) {
1489 if (select_ring(jreg, ring | 1, 1) < 0) {
1545 if (select_ring(jreg, ring | 1, 1) < 0) {
1832 status = select_ring(jreg, ring, 1);
1868 if ((status = select_ring(jreg, ring, 1)) < 0) {
1905 if ((status = select_ring(jreg, ring, 1)) < 0) {
1923 if ((status = select_ring(jre
2284 select_ring(volatile u_int *jreg, jtag_ring ring, int reset) function
[all...]

Completed in 46 milliseconds