Home
last modified time | relevance | path

Searched refs:uhci_hcdi_pipe_open (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhciutil.h41 int uhci_hcdi_pipe_open(usba_pipe_handle_data_t *pipe_handle,
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c68 uhci_hcdi_pipe_open(usba_pipe_handle_data_t *ph, usb_flags_t flags) in uhci_hcdi_pipe_open() function
H A Duhciutil.c796 hcdi_ops->usba_hcdi_pipe_open = uhci_hcdi_pipe_open; in uhci_alloc_hcdi_ops()