Searched refs:base_command_size (Results 1 – 1 of 1) sorted by relevance
899 size_t base_command_size) in tcmu_cmd_get_cmd_size() argument904 command_size = base_command_size + in tcmu_cmd_get_cmd_size()1014 size_t base_command_size, command_size; in queue_cmd_ring() local1055 base_command_size = tcmu_cmd_get_base_cmd_size(iov_cnt); in queue_cmd_ring()1056 command_size = tcmu_cmd_get_cmd_size(tcmu_cmd, base_command_size); in queue_cmd_ring()1118 cdb_off = CMDR_OFF + cmd_head + base_command_size; in queue_cmd_ring()