CARM_MSG_SIZE 440 drivers/block/sx8.c static const u32 msg_sizes[] = { 32, 64, 128, CARM_MSG_SIZE }; CARM_MSG_SIZE 464 drivers/block/sx8.c return host->msg_base + (msg_idx * CARM_MSG_SIZE); CARM_MSG_SIZE 470 drivers/block/sx8.c return host->msg_dma + (msg_idx * CARM_MSG_SIZE);