Searched refs:base_command_size (Results 1 – 1 of 1) sorted by relevance
901 size_t base_command_size) in tcmu_cmd_get_cmd_size() argument906 command_size = base_command_size + in tcmu_cmd_get_cmd_size()1016 size_t base_command_size, command_size; in queue_cmd_ring() local1057 base_command_size = tcmu_cmd_get_base_cmd_size(iov_cnt); in queue_cmd_ring()1058 command_size = tcmu_cmd_get_cmd_size(tcmu_cmd, base_command_size); in queue_cmd_ring()1120 cdb_off = CMDR_OFF + cmd_head + base_command_size; in queue_cmd_ring()