Searched defs:qh (Results 1 – 7 of 7) sorted by relevance
/titanic_52/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_xfer.c | 309 ehci_qh_t *qh; in ehci_alloc_qh() local 404 ehci_unpack_endpoint(ehci_state_t * ehcip,usba_pipe_handle_data_t * ph,ehci_qh_t * qh) ehci_unpack_endpoint() argument 573 ehci_qh_t *qh = pp->pp_qh; ehci_insert_async_qh() local 672 ehci_qh_t *qh = pp->pp_qh; ehci_insert_intr_qh() local 740 ehci_qh_t *qh = pp->pp_qh; ehci_modify_qh_status_bit() local 848 ehci_halt_hs_qh(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_qh_t * qh) ehci_halt_hs_qh() argument 888 ehci_halt_fls_ctrl_and_bulk_qh(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_qh_t * qh) ehci_halt_fls_ctrl_and_bulk_qh() argument 941 ehci_clear_tt_buffer(ehci_state_t * ehcip,usba_pipe_handle_data_t * ph,ehci_qh_t * qh) ehci_clear_tt_buffer() argument 1043 ehci_halt_fls_intr_qh(ehci_state_t * ehcip,ehci_qh_t * qh) ehci_halt_fls_intr_qh() argument 1162 ehci_qh_t *qh = pp->pp_qh; /* qh to be removed */ ehci_remove_async_qh() local 1226 ehci_qh_t *qh = pp->pp_qh; /* qh to be removed */ ehci_remove_intr_qh() local 1274 ehci_qh_t *qh = pp->pp_qh; /* qh to be removed */ ehci_insert_qh_on_reclaim_list() local 1369 uint32_t qh; ehci_qh_cpu_to_iommu() local 1393 ehci_qh_t *qh; ehci_qh_iommu_to_cpu() local 1426 ehci_initialize_dummy(ehci_state_t * ehcip,ehci_qh_t * qh) ehci_initialize_dummy() argument 2261 ehci_qh_t *qh = pp->pp_qh; ehci_insert_qtd() local 3879 ehci_qh_t *qh = pp->pp_qh; ehci_save_data_toggle() local [all...] |
H A D | ehci_polled.c | 961 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; ehci_polled_insert_intr_qtd() local 1586 ehci_qh_t *qh; ehci_polled_insert_bulk_qtd() local 2132 ehci_qh_t *qh = pp->pp_qh; ehci_polled_insert_async_qh() local 2226 ehci_qh_t *qh = pp->pp_qh; /* qh to be removed */ ehci_polled_remove_async_qh() local [all...] |
H A D | ehci_util.c | 4363 ehci_qh_t *qh) in ehci_print_qh() argument [all...] |
/titanic_52/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhciutil.c | 1442 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; uhci_insert_intr_qh() local 1876 queue_head_t *qh = pp->pp_qh; uhci_insert_hc_td() local 2672 queue_head_t *qh = pp->pp_qh; uhci_remove_intr_qh() local 2690 queue_head_t *qh = pp->pp_qh; uhci_remove_bulk_qh() local 2719 queue_head_t *qh = pp->pp_qh; uhci_remove_ctrl_qh() local 3271 queue_head_t *qh, *next_qh; uhci_handle_bulk_td() local 5029 uhci_print_qh(uhci_state_t * uhcip,queue_head_t * qh) uhci_print_qh() argument [all...] |
/titanic_52/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xge-queue.c | 441 int __queue_get_reset_critical (xge_queue_h qh) { in __queue_get_reset_critical() argument
|
/titanic_52/usr/src/cmd/mdb/common/modules/uhci/ |
H A D | uhci.c | 294 queue_head_t qh; in uhci_qh() local [all...] |
/titanic_52/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | mmd.c | 499 mmdq_walk_init(mdb_walk_state_t *wsp, char *name, uintptr_t qh, in mmdq_walk_init() argument
|