Home
last modified time | relevance | path

Searched refs:pvscsi_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dvmw_pvscsi.c55 struct pvscsi_ctx { struct
100 struct pvscsi_ctx *cmd_map;
156 static struct pvscsi_ctx *
159 struct pvscsi_ctx *ctx, *end; in pvscsi_find_context()
169 static struct pvscsi_ctx *
172 struct pvscsi_ctx *ctx; in pvscsi_acquire_context()
177 ctx = list_first_entry(&adapter->cmd_pool, struct pvscsi_ctx, list); in pvscsi_acquire_context()
185 struct pvscsi_ctx *ctx) in pvscsi_release_context()
193 * Map a pvscsi_ctx struct to a context ID field value; we map to a simple
198 const struct pvscsi_ctx *ct in pvscsi_map_context()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dvmw_pvscsi.c53 struct pvscsi_ctx { struct
98 struct pvscsi_ctx *cmd_map;
154 static struct pvscsi_ctx *
157 struct pvscsi_ctx *ctx, *end; in pvscsi_find_context()
167 static struct pvscsi_ctx *
170 struct pvscsi_ctx *ctx; in pvscsi_acquire_context()
175 ctx = list_first_entry(&adapter->cmd_pool, struct pvscsi_ctx, list); in pvscsi_acquire_context()
183 struct pvscsi_ctx *ctx) in pvscsi_release_context()
191 * Map a pvscsi_ctx struct to a context ID field value; we map to a simple
196 const struct pvscsi_ctx *ct in pvscsi_map_context()
[all...]

Completed in 3 milliseconds