Lines Matching refs:XY_ERR_AOK
127 if ((ER) == XY_ERR_AOK) { \
309 return XY_ERR_AOK;
586 if (err == XY_ERR_AOK)
590 if (err != XY_ERR_AOK) {
604 if (xygetdisklabel(xy, dvmabuf) != XY_ERR_AOK)
1199 return del == 0 ? XY_ERR_FAIL : XY_ERR_AOK;
1244 return XY_ERR_AOK;
1318 return XY_ERR_AOK;
1323 * xyc_submit_iorq: submit an iorq for processing. returns XY_ERR_AOK
1375 return XY_ERR_AOK; /* success */
1397 return XY_ERR_AOK;
1408 return XY_ERR_AOK; /* success */
1599 int del = 0, lcv, retval = XY_ERR_AOK;
1714 if (xyc_reset(xycsc, 0, XY_RSET_ALL, errno, 0) != XY_ERR_AOK) {
1719 return XY_ERR_AOK;
1753 xyc_error(xycsc, iorq, iopb, comm) == XY_ERR_AOK)
1829 return XY_ERR_AOK;
1906 return XY_ERR_AOK; /* recovered! */
1924 return XY_ERR_AOK; /* recovered! */
2049 case XY_ERR_AOK:
2143 case XY_ERR_AOK: