Home
last modified time | relevance | path

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

/drivers/target/
Dtarget_core_user.c280 size_t base_command_size, command_size; in tcmu_queue_cmd_ring() local
300 base_command_size = max(offsetof(struct tcmu_cmd_entry, in tcmu_queue_cmd_ring()
303 command_size = base_command_size in tcmu_queue_cmd_ring()
408 cdb_off = CMDR_OFF + cmd_head + base_command_size; in tcmu_queue_cmd_ring()