Home
last modified time | relevance | path

Searched defs:ph_impl (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c189 usba_release_ph_data(usba_ph_impl_t *ph_impl) in usba_release_ph_data()
222 usba_ph_impl_t *ph_impl = ph_data->p_ph_impl; in usba_get_ph_state() local
258 usba_ph_impl_t *ph_impl = ph_data->p_ph_impl; in usba_pipe_new_state() local
309 usba_ph_impl_t *ph_impl, in usba_pipe_setup_func_call()
383 usba_ph_impl_t *ph_impl = request->ph_impl; in usba_pipe_do_async_func_thread() local
436 usba_ph_impl_t *ph_impl) in usba_init_pipe_handle()
794 usba_ph_impl_t *ph_impl; in usb_pipe_xopen() local
1405 usba_ph_impl_t *ph_impl, in usba_pipe_sync_reset()
1595 usba_ph_impl_t *ph_impl, in usba_pipe_sync_drain_reqs()
1704 usba_ph_impl_t *ph_impl; in usba_persistent_pipe_open() local
[all …]
H A Dhcdi.c609 usba_ph_impl_t *ph_impl = ph_data->p_ph_impl; in hcdi_cb_thread() local
773 usba_ph_impl_t *ph_impl = ph_data->p_ph_impl; in hcdi_shared_cb_thread() local
815 usba_ph_impl_t *ph_impl = ph_data->p_ph_impl; in hcdi_soft_intr() local
983 usba_ph_impl_t *ph_impl; in usba_hcdi_get_data_toggle() local
1003 usba_ph_impl_t *ph_impl; in usba_hcdi_set_data_toggle() local
H A Dusbai_req.c1815 usba_ph_impl_t *ph_impl = (usba_ph_impl_t *)pipe_handle; in usb_pipe_intr_xfer() local
1945 usba_ph_impl_t *ph_impl, in usba_pipe_sync_stop_intr_polling()
2471 usba_ph_impl_t *ph_impl, in usba_pipe_sync_stop_isoc_polling()
H A Dusbai_util.c555 usba_ph_impl_t *ph_impl, in usba_sync_set_cfg()
919 usba_ph_impl_t *ph_impl, in usba_sync_set_alt_if()
1592 usba_ph_impl_t *ph_impl, in usba_sync_clear_feature()
H A Dusba.c3110 usba_ph_impl_t *ph_impl = in usba_check_for_leaks() local
/illumos-gate/usr/src/cmd/mdb/common/modules/usba/
H A Dusb.c310 usba_ph_impl_t ph_impl; in usb_pipe_handle() local
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h67 struct usba_ph_impl *ph_impl; member