Searched refs:RCNOERR (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_drvintf.h54 #define RCNOERR (0) /* cmd sent, reply/ACK received */ macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_drvintf.c105 int err = RCNOERR;
388 while ((err = rmc_comm_dp_msend(rcs, &req)) == RCNOERR) {
433 err = RCNOERR;
441 err = RCNOERR;
489 int err = RCNOERR;
591 stop_clockt)) == RCNOERR) {
641 int err = RCNOERR;
693 int err = RCNOERR;
791 stop_clockt)) == RCNOERR) {
821 int err = RCNOERR;
[all...]
H A Drmc_comm_dp.c1170 int err = RCNOERR;
1234 return (RCNOERR);
1254 return (RCNOERR);
1509 return (RCNOERR);
H A Drmcadm.c468 if (rr.status != RCNOERR) {
628 if (ssbp.status != RCNOERR) {
H A Drmclomv.c1240 if (rv != RCNOERR) {
3406 if (retval == RCNOERR) {

Completed in 55 milliseconds