Searched refs:CurrentSC (Results 1 – 4 of 4) sorted by relevance
182 data->CurrentSC = NULL; in nsp_scsi_done()205 if (data->CurrentSC != NULL) { in nsp_queuecommand_lck()225 data->CurrentSC = SCpnt; in nsp_queuecommand_lck()314 data->CurrentSC = NULL; in nsphw_init()1037 if(data->CurrentSC != NULL) { in nspintr()1038 tmpSC = data->CurrentSC; in nspintr()1047 if (data->CurrentSC == NULL) { in nspintr()1054 tmpSC = data->CurrentSC; in nspintr()1422 SPRINTF("CurrentSC: 0x%p\n\n", data->CurrentSC); in nsp_proc_info()
259 struct scsi_cmnd *CurrentSC; member
924 if (data->CurrentSC != NULL) { in nsp32_queuecommand_lck()926 data->CurrentSC = NULL; in nsp32_queuecommand_lck()951 data->CurrentSC = SCpnt; in nsp32_queuecommand_lck()1166 struct scsi_cmnd *SCpnt = data->CurrentSC; in do_nsp32_isr()1196 if (data->CurrentSC != NULL) { in do_nsp32_isr()1494 SPRINTF("CurrentSC: 0x%p\n\n", data->CurrentSC); in nsp32_proc_info()1578 data->CurrentSC = NULL; in nsp32_scsi_done()2937 data->CurrentSC = NULL; in nsp32_do_bus_reset()
565 struct scsi_cmnd *CurrentSC; member