Searched refs:tcmu_dev (Results 1 – 1 of 1) sorted by relevance
76 struct tcmu_dev { struct112 #define TCMU_DEV(_se_dev) container_of(_se_dev, struct tcmu_dev, se_dev) argument118 struct tcmu_dev *tcmu_dev; member157 struct tcmu_dev *udev = TCMU_DEV(se_dev); in tcmu_alloc_cmd()166 tcmu_cmd->tcmu_dev = udev; in tcmu_alloc_cmd()233 static bool is_ring_space_avail(struct tcmu_dev *udev, size_t cmd_size, size_t data_needed) in is_ring_space_avail()272 struct tcmu_dev *udev = tcmu_cmd->tcmu_dev; in tcmu_queue_cmd_ring()433 struct tcmu_dev *udev = TCMU_DEV(se_dev); in tcmu_queue_cmd()457 struct tcmu_dev *udev = cmd->tcmu_dev; in tcmu_handle_completion()531 static unsigned int tcmu_handle_completions(struct tcmu_dev *udev) in tcmu_handle_completions()[all …]