Searched refs:reqSCpnt (Results 1 – 2 of 2) sorted by relevance
1907 if (info->reqSCpnt) { in fas216_kick()1908 SCpnt = info->reqSCpnt; in fas216_kick()1909 info->reqSCpnt = NULL; in fas216_kick()2115 if (info->reqSCpnt) in fas216_std_done()2118 info->reqSCpnt = SCpnt; in fas216_std_done()2500 if (info->reqSCpnt && info->reqSCpnt->device->id == target) in fas216_eh_device_reset()2501 info->reqSCpnt = NULL; in fas216_eh_device_reset()2592 if (info->reqSCpnt && info->reqSCpnt->device->id == SDpnt->id) in fas216_eh_bus_reset()2593 info->reqSCpnt = NULL; in fas216_eh_bus_reset()2821 info->reqSCpnt = NULL; in fas216_reset_state()
218 struct scsi_cmnd *reqSCpnt; /* request sense command */ member
Completed in 12 milliseconds