Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_intr.c117 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_intr_conf()
139 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_intr()
159 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_intr()
186 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_intr()
H A Dxhci.c1037 xhci_check_regs_acc(xhci_t *xhcip) in xhci_check_regs_acc() function
1180 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_regs_init()
1220 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_read_params()
1570 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_controller_takeover()
1615 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_controller_takeover()
1624 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_controller_takeover()
1640 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_controller_stop()
1649 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_controller_stop()
1672 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_controller_reset()
1681 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_controller_reset()
[all …]
H A Dxhci_hub.c258 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_root_hub_handle_port_clear_feature()
311 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_root_hub_handle_port_clear_feature()
340 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_root_hub_handle_port_set_feature()
360 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_root_hub_handle_port_set_feature()
373 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_root_hub_handle_port_set_feature()
426 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_root_hub_handle_port_set_feature()
465 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_root_hub_handle_port_get_status()
631 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_root_hub_psc_callback()
783 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_root_hub_fill_hub_desc()
H A Dxhci_command.c180 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) in xhci_command_ring_init()
211 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_command_timeout()
227 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_command_timeout()
261 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_command_timeout()
434 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_command_submit()
H A Dxhci_event.c107 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_event_init()
237 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_event_process()
H A Dxhci_context.c199 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_context_init()
H A Dxhci_endpoint.c863 if (xhci_check_regs_acc(xhcip) != DDI_FM_OK) { in xhci_endpoint_ring()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h832 extern int xhci_check_regs_acc(xhci_t *);