Searched refs:sd_treq (Results 1 – 1 of 1) sorted by relevance
25282 struct sd_thr_request *sd_treq = NULL; local25312 sd_treq = (struct sd_thr_request *)25314 if (sd_treq == NULL) {25318 sd_treq->sd_thr_req_next = NULL;25319 sd_treq->dev = dev;25322 sd_tr.srq_thr_req_head = sd_treq;25339 sd_prev->sd_thr_req_next = sd_treq;25341 kmem_free(sd_treq, sizeof (struct sd_thr_request));