Searched refs:usb_flags (Results 26 - 27 of 27) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c327 usb_flags_t usb_flags)
459 usb_flags_t usb_flags)
325 ohci_handle_root_hub_pipe_open( usba_pipe_handle_data_t *ph, usb_flags_t usb_flags) argument
457 ohci_handle_root_hub_pipe_reset( usba_pipe_handle_data_t *ph, usb_flags_t usb_flags) argument
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c716 usb_flags_t usb_flags = 0; local
805 usb_flags = USB_FLAGS_SLEEP;
807 if ((err = usb_pipe_bulk_xfer(dp->bulkout_pipe, req, usb_flags))
834 if (err == USB_SUCCESS && (usb_flags & USB_FLAGS_SLEEP)) {

Completed in 99 milliseconds

12