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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_tgt_lib.c41 struct scsi_tgt_cmd { struct
81 struct scsi_tgt_cmd *tcmd;
145 struct scsi_tgt_cmd *tcmd = rq->end_io_data;
163 struct scsi_tgt_cmd *tcmd = cmd->request->end_io_data;
170 static void scsi_unmap_user_pages(struct scsi_tgt_cmd *tcmd)
177 struct scsi_tgt_cmd *tcmd =
178 container_of(work, struct scsi_tgt_cmd, work);
187 static void init_scsi_tgt_cmd(struct request *rq, struct scsi_tgt_cmd *tcmd,
265 struct scsi_tgt_cmd *tcmd, *n;
281 tcmd = list_entry(cmds.next, struct scsi_tgt_cmd, hash_lis
[all...]

Completed in 93 milliseconds