Searched refs:base_command_size (Results 1 – 1 of 1) sorted by relevance
896 size_t base_command_size) in tcmu_cmd_get_cmd_size() argument901 command_size = base_command_size + in tcmu_cmd_get_cmd_size()992 size_t base_command_size, command_size; in queue_cmd_ring() local1032 base_command_size = tcmu_cmd_get_base_cmd_size(iov_cnt); in queue_cmd_ring()1033 command_size = tcmu_cmd_get_cmd_size(tcmu_cmd, base_command_size); in queue_cmd_ring()1095 cdb_off = CMDR_OFF + cmd_head + base_command_size; in queue_cmd_ring()