Lines Matching refs:XY_ERR_AOK
115 if ((ER) == XY_ERR_AOK) { \
311 return(XY_ERR_AOK);
709 if (error == XY_ERR_AOK) break;
712 if (error != XY_ERR_AOK) {
727 if (xygetdisklabel(xy, buf) != XY_ERR_AOK)
1346 return(del == 0 ? XY_ERR_FAIL : XY_ERR_AOK);
1391 return(XY_ERR_AOK);
1459 return (XY_ERR_AOK);
1464 * xyc_submit_iorq: submit an iorq for processing. returns XY_ERR_AOK
1516 return XY_ERR_AOK; /* success */
1537 return(XY_ERR_AOK);
1547 return (XY_ERR_AOK); /* success */
1748 int del = 0, lcv, retval = XY_ERR_AOK;
1866 if (xyc_reset(xycsc, 0, XY_RSET_ALL, errnum, 0) != XY_ERR_AOK) {
1870 return (XY_ERR_AOK);
1904 xyc_error(xycsc, iorq, iopb, comm) == XY_ERR_AOK)
1986 return (XY_ERR_AOK);
2067 return (XY_ERR_AOK); /* recovered! */
2086 return (XY_ERR_AOK); /* recovered! */
2225 case XY_ERR_AOK:
2304 case XY_ERR_SRTR: case XY_ERR_SFOK: case XY_ERR_AOK: