Home
last modified time | relevance | path

Searched refs:parm_bytes (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorchipset.c1710 u32 parm_bytes; in handle_command() local
1720 parm_bytes = inmsg.hdr.payload_bytes; in handle_command()
1726 if (parm_addr && parm_bytes) { in handle_command()
1730 parser_init_byte_stream(parm_addr, parm_bytes, in handle_command()