Searched defs:allegro_mbox (Results 1 – 2 of 2) sorted by relevance
111 struct allegro_mbox { struct112 struct allegro_dev *dev;113 unsigned int head;114 unsigned int tail;115 unsigned int data;116 size_t size;140 struct allegro_mbox *mbox_command; argument
127 struct allegro_mbox { struct128 struct allegro_dev *dev;129 unsigned int head;130 unsigned int tail;131 unsigned int data;132 size_t size;134 struct mutex lock;