Searched refs:TCMU_OP_ALIGN_SIZE (Results 1 – 2 of 2) sorted by relevance
126 #define TCMU_OP_ALIGN_SIZE sizeof(uint64_t) macro
403 + round_up(scsi_command_size(se_cmd->t_task_cdb), TCMU_OP_ALIGN_SIZE); in tcmu_queue_cmd_ring()405 WARN_ON(command_size & (TCMU_OP_ALIGN_SIZE-1)); in tcmu_queue_cmd_ring()1123 BUILD_BUG_ON((sizeof(struct tcmu_cmd_entry) % TCMU_OP_ALIGN_SIZE) != 0); in tcmu_module_init()