Home
last modified time | relevance | path

Searched refs:rseq_att (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c319 static rseq_t rseq_att[] = { variable
422 if (rseq_do(rseq_att, NELEM(rseq_att), (uintptr_t)usp, 0) == RSEQ_OK) { in usbser_attach()
449 (void) rseq_undo(rseq_att, NELEM(rseq_att), (uintptr_t)usp, 0); in usbser_detach()