Searched refs:XENUSB_PIPE_PORT_MASK (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/include/xen/interface/io/ | ||
H A D | usbif.h | 282 #define XENUSB_PIPE_PORT_MASK 0x0000001f macro 296 #define xenusb_pipeportnum(pipe) ((pipe) & XENUSB_PIPE_PORT_MASK) |
Completed in 1 milliseconds