Searched refs:tcmu_dev (Results 1 – 1 of 1) sorted by relevance
79 struct tcmu_dev { struct115 #define TCMU_DEV(_se_dev) container_of(_se_dev, struct tcmu_dev, se_dev) argument121 struct tcmu_dev *tcmu_dev; member160 struct tcmu_dev *udev = TCMU_DEV(se_dev); in tcmu_alloc_cmd()169 tcmu_cmd->tcmu_dev = udev; in tcmu_alloc_cmd()235 static void alloc_and_scatter_data_area(struct tcmu_dev *udev, in alloc_and_scatter_data_area()292 static void gather_and_free_data_area(struct tcmu_dev *udev, in gather_and_free_data_area()338 static bool is_ring_space_avail(struct tcmu_dev *udev, size_t cmd_size, size_t data_needed) in is_ring_space_avail()377 struct tcmu_dev *udev = tcmu_cmd->tcmu_dev; in tcmu_queue_cmd_ring()505 struct tcmu_dev *udev = TCMU_DEV(se_dev); in tcmu_queue_cmd()[all …]