Lines Matching refs:temp_erp
3082 ccw_req_t *temp_erp = NULL; in dasd_3990_erp_action() local
3084 for (temp_erp = cqr; in dasd_3990_erp_action()
3085 temp_erp != NULL; in dasd_3990_erp_action()
3086 temp_erp = temp_erp->refers){ in dasd_3990_erp_action()
3090 temp_erp, in dasd_3990_erp_action()
3091 temp_erp->refers); in dasd_3990_erp_action()
3143 ccw_req_t *temp_erp = NULL; in dasd_3990_erp_action() local
3144 for (temp_erp = erp; in dasd_3990_erp_action()
3145 temp_erp != NULL; in dasd_3990_erp_action()
3146 temp_erp = temp_erp->refers) { in dasd_3990_erp_action()
3150 temp_erp, in dasd_3990_erp_action()
3151 temp_erp->refers); in dasd_3990_erp_action()
3177 ccw_req_t *temp_erp = NULL; in dasd_3990_erp_action() local
3178 for (temp_erp = erp; in dasd_3990_erp_action()
3179 temp_erp != NULL; in dasd_3990_erp_action()
3180 temp_erp = temp_erp->refers) { in dasd_3990_erp_action()
3185 temp_erp, in dasd_3990_erp_action()
3186 temp_erp->function, in dasd_3990_erp_action()
3187 temp_erp->refers); in dasd_3990_erp_action()