Lines Matching refs:scsi_cmnd
259 struct scsi_cmnd *CurrentSC;
297 static int nsp_queuecommand(struct Scsi_Host *h, struct scsi_cmnd *SCpnt);
302 static int nsp_eh_bus_reset (struct scsi_cmnd *SCpnt);
303 static int nsp_eh_host_reset (struct scsi_cmnd *SCpnt);
308 static int nsphw_start_selection(struct scsi_cmnd *SCpnt);
309 static void nsp_start_timer (struct scsi_cmnd *SCpnt, int time);
310 static int nsp_fifo_count (struct scsi_cmnd *SCpnt);
311 static void nsp_pio_read (struct scsi_cmnd *SCpnt);
312 static void nsp_pio_write (struct scsi_cmnd *SCpnt);
313 static int nsp_nexus (struct scsi_cmnd *SCpnt);
314 static void nsp_scsi_done (struct scsi_cmnd *SCpnt);
315 static int nsp_analyze_sdtr (struct scsi_cmnd *SCpnt);
316 static int nsp_negate_signal (struct scsi_cmnd *SCpnt,
318 static int nsp_expect_signal (struct scsi_cmnd *SCpnt,
321 static int nsp_xfer (struct scsi_cmnd *SCpnt, int phase);
322 static int nsp_dataphase_bypass (struct scsi_cmnd *SCpnt);
323 static int nsp_reselected (struct scsi_cmnd *SCpnt);
331 static void show_command (struct scsi_cmnd *SCpnt);
332 static void show_phase (struct scsi_cmnd *SCpnt);