Lines Matching defs:SCpnt

355 static void nsp32_build_identify(struct scsi_cmnd *SCpnt)  in nsp32_build_identify()
374 static void nsp32_build_sdtr(struct scsi_cmnd *SCpnt, in nsp32_build_sdtr()
393 static void nsp32_build_nop(struct scsi_cmnd *SCpnt) in nsp32_build_nop()
411 static void nsp32_build_reject(struct scsi_cmnd *SCpnt) in nsp32_build_reject()
442 static int nsp32_selection_autopara(struct scsi_cmnd *SCpnt) in nsp32_selection_autopara()
573 static int nsp32_selection_autoscsi(struct scsi_cmnd *SCpnt) in nsp32_selection_autoscsi()
748 static int nsp32_arbitration(struct scsi_cmnd *SCpnt, unsigned int base) in nsp32_arbitration()
797 static int nsp32_reselection(struct scsi_cmnd *SCpnt, unsigned char newlun) in nsp32_reselection()
851 static int nsp32_setup_sg_table(struct scsi_cmnd *SCpnt) in nsp32_setup_sg_table()
897 static int nsp32_queuecommand_lck(struct scsi_cmnd *SCpnt, void (*done)(struct scsi_cmnd *)) in nsp32_queuecommand_lck()
1152 struct scsi_cmnd *SCpnt = data->CurrentSC; in do_nsp32_isr() local
1510 static void nsp32_scsi_done(struct scsi_cmnd *SCpnt) in nsp32_scsi_done()
1548 static int nsp32_busfree_occur(struct scsi_cmnd *SCpnt, unsigned short execph) in nsp32_busfree_occur()
1706 static void nsp32_adjust_busfree(struct scsi_cmnd *SCpnt, unsigned int s_sacklen) in nsp32_adjust_busfree()
1779 static void nsp32_msgout_occur(struct scsi_cmnd *SCpnt) in nsp32_msgout_occur()
1855 static void nsp32_restart_autoscsi(struct scsi_cmnd *SCpnt, unsigned short command) in nsp32_restart_autoscsi()
1921 static void nsp32_msgin_occur(struct scsi_cmnd *SCpnt, in nsp32_msgin_occur()
2218 static void nsp32_analyze_sdtr(struct scsi_cmnd *SCpnt) in nsp32_analyze_sdtr()
2809 static int nsp32_eh_abort(struct scsi_cmnd *SCpnt) in nsp32_eh_abort()
2879 static int nsp32_eh_host_reset(struct scsi_cmnd *SCpnt) in nsp32_eh_host_reset()