Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c133 ehci_state_t *ehcip,
410 if (ddi_dma_alloc_handle(ehcip->ehci_dip, &ehcip->ehci_dma_attr, in ehci_allocate_pools()
561 ehci_state_t *ehcip, in ehci_decode_ddi_dma_addr_bind_handle_result() argument
673 (void *)ehcip->ehci_capsp, (void *)ehcip->ehci_regsp); in ehci_map_regs()
880 ret = ddi_intr_alloc(ehcip->ehci_dip, ehcip->ehci_htable, in ehci_add_intrs()
1542 if (ddi_dma_alloc_handle(ehcip->ehci_dip, &ehcip->ehci_dma_attr, in ehci_init_periodic_frame_lst_table()
1856 if (ehcip->ehci_qtd_pool_addr && ehcip->ehci_qtd_pool_mem_handle) { in ehci_cleanup()
1905 if (ehcip->ehci_qh_pool_addr && ehcip->ehci_qh_pool_mem_handle) { in ehci_cleanup()
3092 ehci_state_t *ehcip, in ehci_find_bestfit_hs_mask() argument
3206 ehci_state_t *ehcip, in ehci_find_bestfit_ls_intr_mask() argument
[all …]
H A Dehci_hub.c45 ehci_state_t *ehcip,
50 ehci_state_t *ehcip,
54 ehci_state_t *ehcip,
58 ehci_state_t *ehcip,
61 ehci_state_t *ehcip,
65 ehci_state_t *ehcip,
68 ehci_state_t *ehcip,
73 ehci_state_t *ehcip,
76 ehci_state_t *ehcip,
79 ehci_state_t *ehcip,
[all …]
H A Dehci.c230 if (ehcip == NULL) { in ehci_attach()
249 ehcip->ehci_dip = dip; in ehci_attach()
271 ehci_create_stats(ehcip); in ehci_attach()
308 ehcip->ehci_hcdi_ops = ehci_alloc_hcdi_ops(ehcip); in ehci_attach()
366 ehci_print_caps(ehcip); in ehci_attach()
367 ehci_print_regs(ehcip); in ehci_attach()
488 if (ehcip == NULL) in ehci_quiesce()
537 ehci_state_t *ehcip; in ehci_info() local
546 if (ehcip != NULL) { in ehci_info()
579 if (ehcip) { in ehci_get_dip()
[all …]
H A Dehci_intr.c47 ehci_state_t *ehcip);
55 ehci_state_t *ehcip,
58 ehci_state_t *ehcip,
64 ehci_state_t *ehcip,
69 ehci_state_t *ehcip,
73 ehci_state_t *ehcip,
77 ehci_state_t *ehcip,
285 ehci_state_t *ehcip) in ehci_traverse_active_qtd_list() argument
374 ehci_state_t *ehcip) in ehci_create_done_qtd_list() argument
426 ehci_state_t *ehcip, in ehci_parse_error() argument
[all …]
H A Dehci_isoch_util.c48 ehci_state_t *ehcip);
55 ehci_state_t *ehcip,
61 ehci_state_t *ehcip,
66 ehci_state_t *ehcip,
70 ehci_state_t *ehcip,
80 ehci_state_t *ehcip,
87 ehci_state_t *ehcip,
91 ehci_state_t *ehcip,
94 ehci_state_t *ehcip,
98 ehci_state_t *ehcip,
[all …]
H A Dehci_xfer.c49 ehci_state_t *ehcip,
53 ehci_state_t *ehcip,
57 ehci_state_t *ehcip,
60 ehci_state_t *ehcip,
63 ehci_state_t *ehcip,
66 ehci_state_t *ehcip,
70 ehci_state_t *ehcip,
74 ehci_state_t *ehcip,
78 ehci_state_t *ehcip,
304 ehci_state_t *ehcip, in ehci_alloc_qh() argument
[all …]
H A Dehci_isoch.c48 ehci_state_t *ehcip);
52 ehci_state_t *ehcip,
55 ehci_state_t *ehcip,
62 ehci_state_t *ehcip,
67 ehci_state_t *ehcip,
72 ehci_state_t *ehcip,
77 ehci_state_t *ehcip,
82 ehci_state_t *ehcip,
85 ehci_state_t *ehcip,
88 ehci_state_t *ehcip,
[all …]
H A Dehci_polled.c56 ehci_state_t *ehcip,
84 ehci_state_t *ehcip,
139 ehci_state_t *ehcip; in ehci_hcdi_polled_input_init() local
203 ehci_state_t *ehcip; in ehci_hcdi_polled_input_fini() local
243 ehci_state_t *ehcip; in ehci_hcdi_polled_input_enter() local
314 ehci_state_t *ehcip; in ehci_hcdi_polled_input_exit() local
388 ehci_state_t *ehcip; in ehci_hcdi_polled_read() local
450 ehci_state_t *ehcip; in ehci_hcdi_polled_output_init() local
510 ehci_state_t *ehcip; in ehci_hcdi_polled_output_fini() local
575 ehci_state_t *ehcip; in ehci_hcdi_polled_write() local
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_util.h51 ehci_state_t *ehcip,
53 extern int ehci_map_regs(ehci_state_t *ehcip);
55 ehci_state_t *ehcip);
59 ehci_state_t *ehcip);
64 extern int ehci_cleanup(ehci_state_t *ehcip);
82 ehci_state_t *ehcip,
92 ehci_state_t *ehcip);
94 ehci_state_t *ehcip);
99 ehci_state_t *ehcip);
101 ehci_state_t *ehcip);
[all …]
H A Dehci_xfer.h47 ehci_state_t *ehcip,
51 ehci_state_t *ehcip,
54 ehci_state_t *ehcip,
58 ehci_state_t *ehcip,
61 ehci_state_t *ehcip,
64 ehci_state_t *ehcip,
69 ehci_state_t *ehcip,
74 ehci_state_t *ehcip,
80 ehci_state_t *ehcip,
85 ehci_state_t *ehcip,
[all …]
H A Dehci_isoch_util.h38 ehci_state_t *ehcip);
45 ehci_state_t *ehcip,
51 ehci_state_t *ehcip,
59 ehci_state_t *ehcip);
62 ehci_state_t *ehcip,
69 ehci_state_t *ehcip,
73 ehci_state_t *ehcip,
77 ehci_state_t *ehcip,
80 ehci_state_t *ehcip,
85 ehci_state_t *ehcip,
[all …]
H A Dehci_intr.h48 extern void ehci_handle_ue(ehci_state_t *ehcip);
50 ehci_state_t *ehcip);
52 ehci_state_t *ehcip);
54 ehci_state_t *ehcip);
56 ehci_state_t *ehcip,
62 ehci_state_t *ehcip,
66 ehci_state_t *ehcip,
72 ehci_state_t *ehcip,
78 ehci_state_t *ehcip,
H A Dehcid.h574 ehci_state_t *ehcip,
927 (uint8_t *)&ehcip->ehci_capsp->addr)
930 (uint16_t *)&ehcip->ehci_capsp->addr)
933 (uint32_t *)&ehcip->ehci_capsp->addr)
955 ehcip->ehci_qh_pool_dma_handle, \
959 ehcip->ehci_qtd_pool_dma_handle, \
964 ehcip->ehci_itd_pool_dma_handle, \
1176 ehci_state_t *ehcip);
1178 ehci_state_t *ehcip);
1180 ehci_state_t *ehcip);
[all …]
H A Dehci_isoch.h47 ehci_state_t *ehcip);
51 ehci_state_t *ehcip);
55 ehci_state_t *ehcip,
60 ehci_state_t *ehcip,
67 ehci_state_t *ehcip,
74 ehci_state_t *ehcip,
80 ehci_state_t *ehcip);