Searched refs:command_prev (Results 1 – 2 of 2) sorted by relevance
49 this->command_prev = -1; in line6_midibuf_reset()69 this->full, this->command_prev); in line6_midibuf_status()162 this->command_prev = command; in line6_midibuf_read()164 if (this->command_prev > 0) { in line6_midibuf_read()166 midibuf_message_length(this->command_prev); in line6_midibuf_read()232 data[0] = this->command_prev; in line6_midibuf_read()252 int cmd = this->command_prev; in line6_midibuf_skip_message()
21 int command_prev; member