Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c309 ehci_qh_t *qh; in ehci_alloc_qh() local
404 ehci_qh_t *qh) in ehci_unpack_endpoint()
573 ehci_qh_t *qh = pp->pp_qh; in ehci_insert_async_qh() local
672 ehci_qh_t *qh = pp->pp_qh; in ehci_insert_intr_qh() local
848 ehci_qh_t *qh) in ehci_halt_hs_qh()
888 ehci_qh_t *qh) in ehci_halt_fls_ctrl_and_bulk_qh()
941 ehci_qh_t *qh) in ehci_clear_tt_buffer()
1043 ehci_qh_t *qh) in ehci_halt_fls_intr_qh()
1369 uint32_t qh; in ehci_qh_cpu_to_iommu() local
1393 ehci_qh_t *qh; in ehci_qh_iommu_to_cpu() local
[all …]
H A Dehci_polled.c961 ehci_qh_t *qh; in ehci_polled_save_state() local
1275 ehci_qh_t *qh = ehci_polledp->ehci_polled_qh; in ehci_polled_stop_processing() local
1510 ehci_qh_t *qh; in ehci_polled_insert_intr_qtd() local
1586 ehci_qh_t *qh; in ehci_polled_insert_bulk_qtd() local
2132 ehci_qh_t *qh = pp->pp_qh; in ehci_polled_insert_async_qh() local
2226 ehci_qh_t *qh = pp->pp_qh; /* qh to be removed */ in ehci_polled_remove_async_qh() local
H A Dehci_util.c4378 ehci_qh_t *qh) in ehci_print_qh()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c1442 queue_head_t *qh = pp->pp_qh; in uhci_insert_ctrl_qh() local
1470 queue_head_t *qh = pp->pp_qh; in uhci_insert_bulk_qh() local
1504 queue_head_t *qh = pp->pp_qh; in uhci_insert_intr_qh() local
1876 queue_head_t *qh = pp->pp_qh; in uhci_insert_hc_td() local
2672 queue_head_t *qh = pp->pp_qh; in uhci_remove_intr_qh() local
2690 queue_head_t *qh = pp->pp_qh; in uhci_remove_bulk_qh() local
2719 queue_head_t *qh = pp->pp_qh; in uhci_remove_ctrl_qh() local
3271 queue_head_t *qh, *next_qh; in uhci_handle_bulk_td() local
5029 uhci_print_qh(uhci_state_t *uhcip, queue_head_t *qh) in uhci_print_qh()
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxge-queue.c441 int __queue_get_reset_critical (xge_queue_h qh) { in __queue_get_reset_critical()
/illumos-gate/usr/src/cmd/mdb/common/modules/uhci/
H A Duhci.c294 queue_head_t qh; in uhci_qh() local
/illumos-gate/usr/src/lib/varpd/files/common/
H A Dlibvarpd_files.c226 varpd_files_lookup(void *arg, varpd_query_handle_t *qh, in varpd_files_lookup()