Home
last modified time | relevance | path

Searched refs:stick_sync_cmd (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c385 static volatile event_cmd_t stick_sync_cmd = EVENT_NULL; variable
5362 while (stick_sync_cmd != SLAVE_START)
5381 stick_sync_cmd = MASTER_START;
5384 while (stick_sync_cmd != SLAVE_CONT)
5431 stick_sync_cmd = EVENT_NULL;
5448 stick_sync_cmd = SLAVE_START;
5453 while (stick_sync_cmd != MASTER_START)
5463 stick_sync_cmd = SLAVE_CONT;
5467 while (stick_sync_cmd == SLAVE_CONT)