Home
last modified time | relevance | path

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

/qemu/include/hw/xen/interface/io/
H A Dusbif.h281 #define USBIF_PIPE_PORT_MASK 0x0000001f macro
295 #define usbif_pipeportnum(pipe) ((pipe) & USBIF_PIPE_PORT_MASK)
/qemu/hw/usb/
H A Dxen-usb.c55 #define USBBACK_MAXPORTS USBIF_PIPE_PORT_MASK