XYC_RESETUSEC
if (xyc_unbusy(xycsc->xyc, XYC_RESETUSEC) ==
del = XYC_RESETUSEC;
if (xyc_unbusy(xycsc->xyc, XYC_RESETUSEC) == XY_ERR_FAIL)
del = xyc_unbusy(xycsc->xyc, XYC_RESETUSEC);
if (xyc_unbusy(xycsc->xyc,XYC_RESETUSEC) == XY_ERR_FAIL)
del = XYC_RESETUSEC;
if (xyc_unbusy(xycsc->xyc, XYC_RESETUSEC) == XY_ERR_FAIL)
del = xyc_unbusy(xycsc->xyc, XYC_RESETUSEC);
return ((xyc_unbusy(xyc, XYC_RESETUSEC) != XY_ERR_FAIL) ? 0 : EIO);