Searched refs:struct_urio_command_sz (Results 1 – 3 of 3) sorted by relevance
857 extern unsigned struct_urio_command_sz;
1406 _(URIO_SEND_COMMAND, READWRITE, struct_urio_command_sz);1407 _(URIO_RECV_COMMAND, READWRITE, struct_urio_command_sz);
990 unsigned struct_urio_command_sz = sizeof(urio_command); variable