Searched refs:parm_bytes (Results 1 – 1 of 1) sorted by relevance
1366 u32 parm_bytes; in handle_command() local1373 parm_bytes = inmsg.hdr.payload_bytes; in handle_command()1379 if (parm_bytes) { in handle_command()1382 parser_ctx = parser_init_stream(parm_addr, parm_bytes, &retry); in handle_command()