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

/freebsd-13-stable/sys/xen/interface/io/
H A Dusbif.h145 #define USBIF_PIPE_TYPE_CTRL 2 macro
168 #define usbif_pipectrl(pipe) (usbif_pipetype(pipe) == USBIF_PIPE_TYPE_CTRL)

Completed in 96 milliseconds