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

/freebsd-13-stable/sys/compat/ndis/
H A Dusbd_var.h103 enum usbd_pipe_type upi_type; member in struct:usbd_pipe_information
H A Dsubr_usbd.c555 pipe->upi_type = UE_GET_XFERTYPE(edesc->bmAttributes);
561 if (pipe->upi_type != UE_INTERRUPT)

Completed in 100 milliseconds