Searched refs:rseq_do (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_rseq.h65 RSEQ_UNDO = 1, /* rseq_do() only: step failed, undo all */
91 * rseq_do(), rseq_undo()
103 int rseq_do(rseq_t *rseq, int num, uintptr_t arg, int flags);
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser_rseq.c104 rseq_do(rseq_t *rseq, int num, uintptr_t arg, int flags) function
H A Dusbser.c422 if (rseq_do(rseq_att, NELEM(rseq_att), (uintptr_t)usp, 0) == RSEQ_OK) {

Completed in 63 milliseconds