allegro_mbox
struct allegro_mbox *mbox_command;
struct allegro_mbox *mbox_status;
static struct allegro_mbox *allegro_mbox_init(struct allegro_dev *dev,
struct allegro_mbox *mbox;
static int allegro_mbox_write(struct allegro_mbox *mbox,
static unsigned int allegro_mbox_get_available(struct allegro_mbox *mbox)
static ssize_t allegro_mbox_read(struct allegro_mbox *mbox,
static int allegro_mbox_send(struct allegro_mbox *mbox, void *msg)
static int allegro_mbox_notify(struct allegro_mbox *mbox)