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

/linux-master/include/xen/interface/io/
H A Dusbif.h283 #define XENUSB_PIPE_UNLINK 0x00000020 macro
299 #define xenusb_pipeunlink(pipe) ((pipe) & XENUSB_PIPE_UNLINK)
301 #define xenusb_setunlink_pipe(pipe) ((pipe) | XENUSB_PIPE_UNLINK)

Completed in 109 milliseconds