Home
last modified time | relevance | path

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

/qemu/include/hw/xen/interface/io/
H A Dusbif.h282 #define USBIF_PIPE_UNLINK 0x00000020 macro
298 #define usbif_pipeunlink(pipe) ((pipe) & USBIF_PIPE_UNLINK)
300 #define usbif_setunlink_pipe(pipe) ((pipe) | USBIF_PIPE_UNLINK)