Lines Matching refs:scsi_cmnd
216 struct scsi_cmnd *SCpnt; /* currently processing command */
217 struct scsi_cmnd *origSCpnt; /* original connecting command */
218 struct scsi_cmnd *reqSCpnt; /* request sense command */
219 struct scsi_cmnd *rstSCpnt; /* reset command */
220 struct scsi_cmnd *pending_SCpnt[8]; /* per-device pending commands */
315 void (*scsi_done)(struct scsi_cmnd *cmd);
318 static inline struct fas216_cmd_priv *fas216_cmd_priv(struct scsi_cmnd *cmd) in fas216_cmd_priv()
343 extern int fas216_queue_command(struct Scsi_Host *h, struct scsi_cmnd *SCpnt);
351 extern int fas216_noqueue_command(struct Scsi_Host *, struct scsi_cmnd *);
377 extern int fas216_eh_abort(struct scsi_cmnd *SCpnt);
384 extern int fas216_eh_device_reset(struct scsi_cmnd *SCpnt);
391 extern int fas216_eh_bus_reset(struct scsi_cmnd *SCpnt);
398 extern int fas216_eh_host_reset(struct scsi_cmnd *SCpnt);