Searched defs:pipe_handle (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_pipe.h44 usb_pipe_handle_t pipe_handle; /* pipe handle */ member in struct:keyspan_pipe
54 pipe_handle
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dgenconsole.c44 usb_pipe_handle_t pipe_handle,
79 if ((ph_data = usba_hold_ph_data(pipe_handle)) == NULL) {
99 usba_release_ph_data((usba_ph_impl_t *)pipe_handle);
251 usb_pipe_handle_t pipe_handle,
274 usba_get_ph_data(pipe_handle), usb_console_output);
43 usb_console_input_init(dev_info_t *dip, usb_pipe_handle_t pipe_handle, uchar_t **state_buf, usb_console_info_t *console_input_info) argument
249 usb_console_output_init( dev_info_t *dip, usb_pipe_handle_t pipe_handle, usb_console_info_t *console_output_info) argument
H A Dhcdi.c837 usb_pipe_handle_t pipe_handle, def_pipe_handle; local
850 pipe_handle = usba_get_pipe_handle(req_wrp->wr_ph_data);
857 usba_pipe_clear(pipe_handle);
864 if ((pipe_handle == def_pipe_handle) &&
871 } else if ((pipe_handle == def_pipe_handle) && (cr == USB_CR_STALL)) {
H A Dusbai_pipe_mgmt.c70 usb_pipe_handle_t pipe_handle = NULL; local
75 pipe_handle =
80 return (pipe_handle);
84 /* return dip owner of pipe_handle */
86 usba_get_dip(usb_pipe_handle_t pipe_handle) argument
88 usba_ph_impl_t *ph_impl = (usba_ph_impl_t *)pipe_handle;
104 usb_pipe_handle_t pipe_handle = NULL; local
108 pipe_handle = (usb_pipe_handle_t)&usba_device->usb_ph_list[0];
111 return (pipe_handle);
116 usba_get_ph_data(usb_pipe_handle_t pipe_handle) argument
154 usba_hold_ph_data(usb_pipe_handle_t pipe_handle) argument
316 usb_pipe_handle_t pipe_handle = (usb_pipe_handle_t)ph_impl; local
383 usb_pipe_handle_t pipe_handle = (usb_pipe_handle_t)ph_impl; local
764 usb_pipe_open( dev_info_t *dip, usb_ep_descr_t *ep, usb_pipe_policy_t *pipe_policy, usb_flags_t usb_flags, usb_pipe_handle_t *pipe_handle) argument
949 usb_pipe_close(dev_info_t *dip, usb_pipe_handle_t pipe_handle, usb_flags_t usb_flags, void (*callback)( usb_pipe_handle_t pipe_handle, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t callback_arg) argument
1172 usb_pipe_set_private(usb_pipe_handle_t pipe_handle, usb_opaque_t data) argument
1204 usb_pipe_get_private(usb_pipe_handle_t pipe_handle) argument
1238 usb_pipe_reset(dev_info_t *dip, usb_pipe_handle_t pipe_handle, usb_flags_t usb_flags, void (*callback)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t callback_arg) argument
1370 usba_pipe_clear(usb_pipe_handle_t pipe_handle) argument
1452 usb_pipe_drain_reqs(dev_info_t *dip, usb_pipe_handle_t pipe_handle, uint_t time, usb_flags_t usb_flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
1620 usb_pipe_handle_t pipe_handle; local
1671 usb_pipe_handle_t pipe_handle; local
[all...]
H A Dusbai_req.c354 /* save pipe_handle/attrs/timeout/usb_flags */
732 usb_pipe_handle_t pipe_handle; local
737 pipe_handle = usba_get_pipe_handle(ph_data);
796 USBA_WRP2CTRL_REQ(req_wrp)->ctrl_cb(pipe_handle,
803 USBA_WRP2INTR_REQ(req_wrp)->intr_cb(pipe_handle,
807 USBA_WRP2BULK_REQ(req_wrp)->bulk_cb(pipe_handle,
811 USBA_WRP2ISOC_REQ(req_wrp)->isoc_cb(pipe_handle,
835 usb_pipe_handle_t pipe_handle = usba_get_pipe_handle(ph_data); local
904 USBA_WRP2CTRL_REQ(req_wrp)->ctrl_exc_cb(pipe_handle,
914 USBA_WRP2INTR_REQ(req_wrp)->intr_exc_cb(pipe_handle,
1114 usb_pipe_ctrl_xfer(usb_pipe_handle_t pipe_handle, usb_ctrl_req_t *req, usb_flags_t usb_flags) argument
1287 usb_pipe_sync_ctrl_xfer(dev_info_t *dip, usb_pipe_handle_t pipe_handle, uchar_t bmRequestType, uchar_t bRequest, uint16_t wValue, uint16_t wIndex, uint16_t wLength, mblk_t **data, usb_req_attrs_t attributes, usb_cr_t *completion_reason, usb_cb_flags_t *cb_flags, usb_flags_t flags) argument
1403 usb_pipe_ctrl_xfer_wait( usb_pipe_handle_t pipe_handle, usb_ctrl_setup_t *setup, mblk_t **data, usb_cr_t *completion_reason, usb_cb_flags_t *cb_flags, usb_flags_t flags) argument
1514 usb_pipe_bulk_xfer(usb_pipe_handle_t pipe_handle, usb_bulk_req_t *req, usb_flags_t usb_flags) argument
1804 usb_pipe_intr_xfer(usb_pipe_handle_t pipe_handle, usb_intr_req_t *req, usb_flags_t usb_flags) argument
2061 usb_pipe_stop_intr_polling(usb_pipe_handle_t pipe_handle, usb_flags_t flags) argument
2361 usb_pipe_isoc_xfer(usb_pipe_handle_t pipe_handle, usb_isoc_req_t *req, usb_flags_t flags) argument
2562 usb_pipe_stop_isoc_polling(usb_pipe_handle_t pipe_handle, usb_flags_t flags) argument
[all...]
H A Dusba10_calls.c141 usb_pipe_handle_t pipe_handle,
145 return (usb_pipe_get_state(pipe_handle, pipe_state, flags));
162 usb_pipe_handle_t *pipe_handle)
164 return (usb_pipe_open(dip, ep, pipe_policy, flags, pipe_handle));
171 usb_pipe_handle_t pipe_handle,
180 usb_pipe_close(dip, pipe_handle, flags, cb, cb_arg);
187 usb_pipe_handle_t pipe_handle,
198 dip, pipe_handle, time, flags, cb, cb_arg));
204 usb_pipe_handle_t pipe_handle,
207 return (usb_pipe_set_private(pipe_handle, dat
140 usba10_usb_pipe_get_state( usb_pipe_handle_t pipe_handle, usb_pipe_state_t *pipe_state, usb_flags_t flags) argument
157 usba10_usb_pipe_open( dev_info_t *dip, usb_ep_descr_t *ep, usb_pipe_policy_t *pipe_policy, usb_flags_t flags, usb_pipe_handle_t *pipe_handle) argument
169 usba10_usb_pipe_close( dev_info_t *dip, usb_pipe_handle_t pipe_handle, usb_flags_t flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
185 usba10_usb_pipe_drain_reqs( dev_info_t *dip, usb_pipe_handle_t pipe_handle, uint_t time, usb_flags_t flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
203 usba10_usb_pipe_set_private( usb_pipe_handle_t pipe_handle, usb_opaque_t data) argument
212 usba10_usb_pipe_get_private(usb_pipe_handle_t pipe_handle) argument
219 usba10_usb_pipe_reset( dev_info_t *dip, usb_pipe_handle_t pipe_handle, usb_flags_t usb_flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
252 usba10_usb_pipe_ctrl_xfer( usb_pipe_handle_t pipe_handle, usb_ctrl_req_t *reqp, usb_flags_t flags) argument
288 usba10_usb_pipe_ctrl_xfer_wait( usb_pipe_handle_t pipe_handle, usb_ctrl_setup_t *setup, mblk_t **data, usb_cr_t *completion_reason, usb_cb_flags_t *cb_flags, usb_flags_t flags) argument
374 usba10_usb_pipe_bulk_xfer( usb_pipe_handle_t pipe_handle, usb_bulk_req_t *reqp, usb_flags_t flags) argument
410 usba10_usb_pipe_intr_xfer( usb_pipe_handle_t pipe_handle, usb_intr_req_t *req, usb_flags_t flags) argument
420 usba10_usb_pipe_stop_intr_polling( usb_pipe_handle_t pipe_handle, usb_flags_t flags) argument
461 usba10_usb_pipe_isoc_xfer( usb_pipe_handle_t pipe_handle, usb_isoc_req_t *reqp, usb_flags_t flags) argument
471 usba10_usb_pipe_stop_isoc_polling( usb_pipe_handle_t pipe_handle, usb_flags_t flags) argument
[all...]
H A Dusbai_util.c1278 * pipe_handle - pipe_handle pointer
1288 usb_pipe_get_state(usb_pipe_handle_t pipe_handle, argument
1292 usba_pipe_handle_data_t *ph_data = usba_hold_ph_data(pipe_handle);
1327 * pipe_handle - pipe_handle pointer
1334 *usba_pipe_get_policy(usb_pipe_handle_t pipe_handle) argument
1338 usba_pipe_handle_data_t *ph_data = usba_hold_ph_data(pipe_handle);
1355 * pipe_handle - pipe_handle pointe
1361 usb_ep_num(usb_pipe_handle_t pipe_handle) argument
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/usba/
H A Dusb.c230 * pipe_handle lists.
307 usba_pipe_handle_data_t pipe_handle; local
315 if (mdb_vread(&pipe_handle,
323 (uintptr_t)pipe_handle.p_ph_impl) == -1) {
353 bcopy(&pipe_handle.p_ep, &ept_descr, sizeof (usb_ep_descr_t));
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c204 usba_pipe_handle_data_t *pipe_handle,
265 uhci_rh_hcdi_callback(uhcip, pipe_handle, (usb_opaque_t)req,
202 uhci_handle_root_hub_request( uhci_state_t *uhcip, usba_pipe_handle_data_t *pipe_handle, usb_ctrl_req_t *req) argument
H A Duhcitgt.c44 usba_pipe_handle_data_t *pipe_handle,
662 uhci_hcdi_pipe_bulk_xfer(usba_pipe_handle_data_t *pipe_handle, argument
668 uhcip = uhci_obtain_state(pipe_handle->p_usba_device->usb_root_hub_dip);
692 if ((error = uhci_insert_bulk_td(uhcip, pipe_handle, bulk_reqp,
768 usba_pipe_handle_data_t *pipe_handle,
788 if ((rval = uhci_insert_intr_td(uhcip, pipe_handle, req, flags)) !=
804 usba_pipe_handle_data_t *pipe_handle,
808 uhci_obtain_state(pipe_handle->p_usba_device->usb_root_hub_dip);
813 (void *)pipe_handle, flags);
816 rval = uhci_stop_periodic_pipe_polling(uhcip, pipe_handle, flag
766 uhci_send_intr_data( uhci_state_t *uhcip, usba_pipe_handle_data_t *pipe_handle, usb_intr_req_t *req, usb_flags_t flags) argument
803 uhci_hcdi_pipe_stop_intr_polling( usba_pipe_handle_data_t *pipe_handle, usb_flags_t flags) argument
[all...]
H A Duhciutil.c988 usba_pipe_handle_data_t *pipe_handle,
999 usb_ep_descr_t *endpoint = &pipe_handle->p_ep;
1007 mutex_enter(&pipe_handle->p_usba_device->usb_mutex);
1010 pipe_handle->p_usba_device->usb_port_status);
1011 mutex_exit(&pipe_handle->p_usba_device->usb_mutex);
1040 mutex_enter(&pipe_handle->p_usba_device->usb_mutex);
1042 pipe_handle->p_usba_device->usb_port_status);
1043 mutex_exit(&pipe_handle->p_usba_device->usb_mutex);
1155 usba_pipe_handle_data_t *pipe_handle)
1162 usb_ep_descr_t *endpoint = &pipe_handle
986 uhci_allocate_bandwidth( uhci_state_t *uhcip, usba_pipe_handle_data_t *pipe_handle, uint_t *node) argument
1154 uhci_deallocate_bandwidth(uhci_state_t *uhcip, usba_pipe_handle_data_t *pipe_handle) argument
[all...]
/illumos-gate/usr/src/uts/common/io/usb/clients/usbskel/
H A Dusbskel.c1196 usb_pipe_handle_t pipe_handle; local
1211 USB_FLAGS_SLEEP, &pipe_handle)) != USB_SUCCESS) {
1218 usbskelp->usbskel_intr_ph = pipe_handle;
1246 usb_pipe_handle_t pipe_handle = usbskelp->usbskel_intr_ph; local
1250 usb_pipe_close(usbskelp->usbskel_dip, pipe_handle,
/illumos-gate/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c169 usb_pipe_handle_t pipe_handle,
173 return (usba10_usb_pipe_get_state(pipe_handle, pipe_state, flags));
190 usb_pipe_handle_t *pipe_handle)
192 return (usba10_usb_pipe_open(dip, ep, pipe_policy, flags, pipe_handle));
199 usb_pipe_handle_t pipe_handle,
208 usba10_usb_pipe_close(dip, pipe_handle, flags, cb, cb_arg);
215 usb_pipe_handle_t pipe_handle,
226 dip, pipe_handle, time, flags, cb, cb_arg));
232 usb_pipe_handle_t pipe_handle,
235 return (usba10_usb_pipe_set_private(pipe_handle, dat
168 usb_pipe_get_state( usb_pipe_handle_t pipe_handle, usb_pipe_state_t *pipe_state, usb_flags_t flags) argument
185 usb_pipe_open( dev_info_t *dip, usb_ep_descr_t *ep, usb_pipe_policy_t *pipe_policy, usb_flags_t flags, usb_pipe_handle_t *pipe_handle) argument
197 usb_pipe_close( dev_info_t *dip, usb_pipe_handle_t pipe_handle, usb_flags_t flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
213 usb_pipe_drain_reqs( dev_info_t *dip, usb_pipe_handle_t pipe_handle, uint_t time, usb_flags_t flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
231 usb_pipe_set_private( usb_pipe_handle_t pipe_handle, usb_opaque_t data) argument
240 usb_pipe_get_private(usb_pipe_handle_t pipe_handle) argument
247 usb_pipe_reset( dev_info_t *dip, usb_pipe_handle_t pipe_handle, usb_flags_t usb_flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
280 usb_pipe_ctrl_xfer( usb_pipe_handle_t pipe_handle, usb_ctrl_req_t *reqp, usb_flags_t flags) argument
316 usb_pipe_ctrl_xfer_wait( usb_pipe_handle_t pipe_handle, usb_ctrl_setup_t *setup, mblk_t **data, usb_cr_t *completion_reason, usb_cb_flags_t *cb_flags, usb_flags_t flags) argument
402 usb_pipe_bulk_xfer( usb_pipe_handle_t pipe_handle, usb_bulk_req_t *reqp, usb_flags_t flags) argument
438 usb_pipe_intr_xfer( usb_pipe_handle_t pipe_handle, usb_intr_req_t *req, usb_flags_t flags) argument
448 usb_pipe_stop_intr_polling( usb_pipe_handle_t pipe_handle, usb_flags_t flags) argument
489 usb_pipe_isoc_xfer( usb_pipe_handle_t pipe_handle, usb_isoc_req_t *reqp, usb_flags_t flags) argument
499 usb_pipe_stop_isoc_polling( usb_pipe_handle_t pipe_handle, usb_flags_t flags) argument
[all...]

Completed in 91 milliseconds