Home
last modified time | relevance | path

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

/xen/xen/include/public/io/
A Dusbif.h135 #define USBIF_PIPE_UNLINK 0x00000020 macro
151 #define usbif_pipeunlink(pipe) ((pipe) & USBIF_PIPE_UNLINK)
153 #define usbif_setunlink_pipe(pipe) ((pipe) | USBIF_PIPE_UNLINK)

Completed in 3 milliseconds