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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c301 usba_get_dflt_pipe_handle(dip),
345 usba_get_dflt_pipe_handle(dip),
540 ph = usba_get_dflt_pipe_handle(dip);
702 ph = usba_get_dflt_pipe_handle(dip);
903 ph = usba_get_dflt_pipe_handle(dip);
945 rval = usb_pipe_sync_ctrl_xfer(dip, usba_get_dflt_pipe_handle(dip),
1002 ph = usba_get_dflt_pipe_handle(dip);
1152 def_ph = usba_get_dflt_pipe_handle(dip);
1576 ph = usba_get_dflt_pipe_handle(dip);
H A Dhcdi.c851 def_pipe_handle = usba_get_dflt_pipe_handle(req_wrp->wr_ph_data->p_dip);
H A Dusbai.c705 ph = usba_get_dflt_pipe_handle(dip);
H A Dusbai_pipe_mgmt.c67 usba_get_dflt_pipe_handle(dev_info_t *dip) function
H A Dusbai_register.c423 usb_reg->dev_default_ph = usba_get_dflt_pipe_handle(dip);
H A Dhubdi.c2163 ph = usba_get_dflt_pipe_handle(child_dip);
5523 def_ph = usba_get_dflt_pipe_handle(dip);
5758 def_ph = usba_get_dflt_pipe_handle(child_dip);
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h409 usb_pipe_handle_t usba_get_dflt_pipe_handle(dev_info_t *);

Completed in 76 milliseconds