Searched refs:CMDR_SIZE (Results 1 – 1 of 1) sorted by relevance
66 #define CMDR_SIZE (16 * 4096) macro69 #define TCMU_RING_SIZE (CMDR_SIZE + DATA_SIZE)890 udev->cmdr_size = CMDR_SIZE - CMDR_OFF; in tcmu_configure_device()891 udev->data_off = CMDR_SIZE; in tcmu_configure_device()892 udev->data_size = TCMU_RING_SIZE - CMDR_SIZE; in tcmu_configure_device()