Searched refs:tmp_wrq (Results 1 – 1 of 1) sorted by relevance
4024 queue_t *tmp_wrq; in strioctl() local4110 for (tmp_wrq = stp->sd_wrq; pos > 0; in strioctl()4111 tmp_wrq = tmp_wrq->q_next, pos--) { in strioctl()4112 ASSERT(SAMESTR(tmp_wrq)); in strioctl()4115 if ((error = qattach(_RD(tmp_wrq), &dummydev, 0, crp, in strioctl()