Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c2791 uhci_td_t *bulk_td_ptr; in uhci_insert_bulk_td() local
2893 bulk_td_ptr[0].qh_td_prev = NULL; in uhci_insert_bulk_td()
2914 tmp_td = &bulk_td_ptr[j]; in uhci_insert_bulk_td()
2919 &bulk_td_ptr[0]), ph, buf_offs, mps, tw); in uhci_insert_bulk_td()
3395 &bulk_td_ptr[j], &bulk_td_ptr[j+1], in uhci_handle_bulk_td()
3397 &bulk_td_ptr[j+1]), ph, buf_offs, in uhci_handle_bulk_td()
3404 &bulk_td_ptr[j], current_dummy, in uhci_handle_bulk_td()
3410 tmp_td = &bulk_td_ptr[j]; in uhci_handle_bulk_td()
3415 bulk_td_ptr = (uhci_td_t *) in uhci_handle_bulk_td()
3418 tmp_td, &bulk_td_ptr[0], in uhci_handle_bulk_td()
[all …]