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

/drivers/scsi/
H A Dvmw_pvscsi.c54 struct pvscsi_ctx { struct
100 struct pvscsi_ctx *cmd_map;
148 static struct pvscsi_ctx *
151 struct pvscsi_ctx *ctx, *end;
161 static struct pvscsi_ctx *
164 struct pvscsi_ctx *ctx;
169 ctx = list_first_entry(&adapter->cmd_pool, struct pvscsi_ctx, list);
177 struct pvscsi_ctx *ctx)
184 * Map a pvscsi_ctx struct to a context ID field value; we map to a simple
189 const struct pvscsi_ctx *ct
[all...]

Completed in 11 milliseconds