Searched refs:swr_prev (Results 1 – 1 of 1) sorted by relevance
116 struct scsi_watch_request *swr_prev; member357 swr->swr_prev = NULL; in scsi_watch_request_submit_impl()359 sw.sw_head->swr_prev = swr; in scsi_watch_request_submit_impl()493 if (swr->swr_prev) { in scsi_watch_request_destroy()494 swr->swr_prev->swr_next = swr->swr_next; in scsi_watch_request_destroy()497 swr->swr_next->swr_prev = swr->swr_prev; in scsi_watch_request_destroy()