Searched refs:ftable (Results 1 – 1 of 1) sorted by relevance
248 } ftable[] = { variable539 for (i = 0, ret = _BAD_MSG; i < ARRAY_SIZE(ftable); i++) { in api_put()541 if (ftable[i].command == msg->header.command) { in api_put()544 if (!api_parse(msg->info.b, (word)(msg->header.length - 12), ftable[i].format, msg_parms)) { in api_put()558 c = ftable[i].function(GET_DWORD(&msg->header.controller), in api_put()