Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dvisorchipset_main.c1657 u32 parm_bytes = 0; in handle_command() local
1667 parm_bytes = inmsg.hdr.payload_bytes; in handle_command()
1673 if (parm_addr != 0 && parm_bytes != 0) { in handle_command()
1677 parser_init_byte_stream(parm_addr, parm_bytes, in handle_command()