Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c301 usba_get_dflt_pipe_handle(dip), in usb_get_string_descr()
345 usba_get_dflt_pipe_handle(dip), in usb_get_string_descr()
540 ph = usba_get_dflt_pipe_handle(dip); in usb_set_cfg()
702 ph = usba_get_dflt_pipe_handle(dip); in usb_get_cfg()
903 ph = usba_get_dflt_pipe_handle(dip); in usb_set_alt_if()
945 rval = usb_pipe_sync_ctrl_xfer(dip, usba_get_dflt_pipe_handle(dip), in usba_sync_set_alt_if()
1002 ph = usba_get_dflt_pipe_handle(dip); in usb_get_alt_if()
1152 def_ph = usba_get_dflt_pipe_handle(dip); in usb_check_same_device()
1576 ph = usba_get_dflt_pipe_handle(dip); in usb_clr_feature()
H A Dhcdi.c851 def_pipe_handle = usba_get_dflt_pipe_handle(req_wrp->wr_ph_data->p_dip); in hcdi_autoclearing()
H A Dusbai.c705 ph = usba_get_dflt_pipe_handle(dip); in usba_handle_device_remote_wakeup()
H A Dusbai_pipe_mgmt.c67 usba_get_dflt_pipe_handle(dev_info_t *dip) in usba_get_dflt_pipe_handle() function
H A Dusbai_register.c423 usb_reg->dev_default_ph = usba_get_dflt_pipe_handle(dip); in usb_get_dev_data()
H A Dhubdi.c2163 ph = usba_get_dflt_pipe_handle(child_dip); in hubd_setdevaddr()
5523 def_ph = usba_get_dflt_pipe_handle(dip); in hubd_get_this_config_cloud()
5758 def_ph = usba_get_dflt_pipe_handle(child_dip); in hubd_ready_device()
/titanic_41/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h410 usb_pipe_handle_t usba_get_dflt_pipe_handle(dev_info_t *);