CIX_FIFO_STAS
return ((cix_mbox_read(priv, CIX_FIFO_STAS) & CIX_FIFO_STAS_EMPTY) ? true : false);
status = cix_mbox_read(priv, CIX_FIFO_STAS);