Searched defs:RSEQ_OK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_rseq.h64 RSEQ_OK = 0, /* continue to execute steps */ enumerator in enum:__anon9181
76 /* to a callback returning RSEQ_OK */
101 * Otherwise RSEQ_OK.
160 * { return (rseq[num].rval == 0) ? RSEQ_OK : RSEQ_UNDO; }
163 * { return RSEQ_OK; }

Completed in 56 milliseconds