Searched refs:base_command_size (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/target/
H A Dtarget_core_user.c274 size_t base_command_size, command_size; tcmu_queue_cmd_ring() local
294 base_command_size = max(offsetof(struct tcmu_cmd_entry, tcmu_queue_cmd_ring()
297 command_size = base_command_size tcmu_queue_cmd_ring()
411 cdb_off = CMDR_OFF + cmd_head + base_command_size; tcmu_queue_cmd_ring()

Completed in 90 milliseconds