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