Searched refs:struct_urio_command_sz (Results 1 – 3 of 3) sorted by relevance
846 extern unsigned struct_urio_command_sz;
454 _(URIO_SEND_COMMAND, READWRITE, struct_urio_command_sz);455 _(URIO_RECV_COMMAND, READWRITE, struct_urio_command_sz);
683 unsigned struct_urio_command_sz = sizeof(urio_command); variable