Lines Matching refs:scsi_cmnd
188 typedef int (*dma_setup_t) (struct scsi_cmnd *SCpnt, int dir_in);
190 struct scsi_cmnd *SCpnt, int status);
226 volatile struct scsi_cmnd *input_Q; /* commands waiting to be started */
227 volatile struct scsi_cmnd *selecting; /* trying to select this command */
228 volatile struct scsi_cmnd *connected; /* currently connected command */
229 volatile struct scsi_cmnd *disconnected_Q;/* commands waiting for reconnect */
260 static inline struct scsi_pointer *WD33C93_scsi_pointer(struct scsi_cmnd *cmd)
334 int wd33c93_abort (struct scsi_cmnd *cmd);
335 int wd33c93_queuecommand (struct Scsi_Host *h, struct scsi_cmnd *cmd);
339 int wd33c93_host_reset (struct scsi_cmnd *);