Lines Matching defs:SCpnt
365 static void nsp32_build_identify(struct scsi_cmnd *SCpnt) in nsp32_build_identify()
384 static void nsp32_build_sdtr(struct scsi_cmnd *SCpnt, in nsp32_build_sdtr()
403 static void nsp32_build_nop(struct scsi_cmnd *SCpnt) in nsp32_build_nop()
421 static void nsp32_build_reject(struct scsi_cmnd *SCpnt) in nsp32_build_reject()
452 static int nsp32_selection_autopara(struct scsi_cmnd *SCpnt) in nsp32_selection_autopara()
583 static int nsp32_selection_autoscsi(struct scsi_cmnd *SCpnt) in nsp32_selection_autoscsi()
758 static int nsp32_arbitration(struct scsi_cmnd *SCpnt, unsigned int base) in nsp32_arbitration()
807 static int nsp32_reselection(struct scsi_cmnd *SCpnt, unsigned char newlun) in nsp32_reselection()
861 static int nsp32_setup_sg_table(struct scsi_cmnd *SCpnt) in nsp32_setup_sg_table()
907 static int nsp32_queuecommand_lck(struct scsi_cmnd *SCpnt, void (*done)(struct scsi_cmnd *)) in nsp32_queuecommand_lck()
1162 struct scsi_cmnd *SCpnt = data->CurrentSC; in do_nsp32_isr() local
1520 static void nsp32_scsi_done(struct scsi_cmnd *SCpnt) in nsp32_scsi_done()
1558 static int nsp32_busfree_occur(struct scsi_cmnd *SCpnt, unsigned short execph) in nsp32_busfree_occur()
1716 static void nsp32_adjust_busfree(struct scsi_cmnd *SCpnt, unsigned int s_sacklen) in nsp32_adjust_busfree()
1789 static void nsp32_msgout_occur(struct scsi_cmnd *SCpnt) in nsp32_msgout_occur()
1865 static void nsp32_restart_autoscsi(struct scsi_cmnd *SCpnt, unsigned short command) in nsp32_restart_autoscsi()
1931 static void nsp32_msgin_occur(struct scsi_cmnd *SCpnt, in nsp32_msgin_occur()
2228 static void nsp32_analyze_sdtr(struct scsi_cmnd *SCpnt) in nsp32_analyze_sdtr()
2818 static int nsp32_eh_abort(struct scsi_cmnd *SCpnt) in nsp32_eh_abort()
2888 static int nsp32_eh_host_reset(struct scsi_cmnd *SCpnt) in nsp32_eh_host_reset()