Searched defs:msg_buff (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/misc/altera-stapl/ | ||
H A D | altera-jtag.h | 66 char msg_buff[ALTERA_MESSAGE_LENGTH + 1]; member |
H A D | altera.c | 212 char *msg_buff = astate->msg_buff; in altera_execute() local |