cur_rsp_stat      110 arch/arm/mach-vexpress/spc.c 	uint32_t cur_rsp_stat;
cur_rsp_stat      318 arch/arm/mach-vexpress/spc.c 		ret = info->cur_rsp_stat & STAT_COMPLETE(req_type) ? 0 : -EIO;
cur_rsp_stat      384 arch/arm/mach-vexpress/spc.c 		info->cur_rsp_stat = status;