mbox_fifo_empty
} while (!mbox_fifo_empty(chan) && i < CIX_MBOX_MSG_WORDS);
while (!mbox_fifo_empty(mbox)) {