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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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 163 milliseconds