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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_mailbox.c114 static int outbox_busy = 0; variable
945 * check to make sure that outbox_busy is not already set
952 while (outbox_busy) {
975 outbox_busy = 1;
1129 outbox_busy = 0;

Completed in 60 milliseconds