Searched refs:tsrp (Results 1 – 1 of 1) sorted by relevance
1493 Sg_request * tsrp; in sg_detach() local1508 for (srp = sfp->headrp; srp; srp = tsrp) { in sg_detach()1509 tsrp = srp->nextrp; in sg_detach()2422 Sg_request * tsrp; in sg_remove_sfp() local2426 for (srp = sfp->headrp; srp; srp = tsrp) { in sg_remove_sfp()2427 tsrp = srp->nextrp; in sg_remove_sfp()