Home
last modified time | relevance | path

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

/src/sys/dev/usb/controller/
H A Duhci.c253 usb_pc_cpu_flush(ml->fix_pc); in uhci_mem_layout_fixup()
849 usb_pc_cpu_flush(qh_lst->page_cache); in uhci_add_loop()
868 usb_pc_cpu_flush(qh_lst->page_cache); in uhci_rem_loop()
901 usb_pc_cpu_flush(std->page_cache); in _uhci_append_td()
909 usb_pc_cpu_flush(last->page_cache); in _uhci_append_td()
932 usb_pc_cpu_flush(sqh->page_cache); in _uhci_append_qh()
943 usb_pc_cpu_flush(last->page_cache); in _uhci_append_qh()
961 usb_pc_cpu_flush(std->prev->page_cache); in _uhci_remove_td()
965 usb_pc_cpu_flush(std->next->page_cache); in _uhci_remove_td()
983 usb_pc_cpu_flush(sqh->h_prev->page_cache); in _uhci_remove_qh()
[all …]
H A Dehci.c931 usb_pc_cpu_flush(std->page_cache); in _ehci_append_fs_td()
939 usb_pc_cpu_flush(last->page_cache); in _ehci_append_fs_td()
957 usb_pc_cpu_flush(std->page_cache); in _ehci_append_hs_td()
965 usb_pc_cpu_flush(last->page_cache); in _ehci_append_hs_td()
988 usb_pc_cpu_flush(sqh->page_cache); in _ehci_append_qh()
997 usb_pc_cpu_flush(last->page_cache); in _ehci_append_qh()
1013 usb_pc_cpu_flush(std->prev->page_cache); in _ehci_remove_fs_td()
1017 usb_pc_cpu_flush(std->next->page_cache); in _ehci_remove_fs_td()
1033 usb_pc_cpu_flush(std->prev->page_cache); in _ehci_remove_hs_td()
1037 usb_pc_cpu_flush(std->next->page_cache); in _ehci_remove_hs_td()
[all …]
H A Dohci.c674 usb_pc_cpu_flush(sed->page_cache); in _ohci_append_qh()
683 usb_pc_cpu_flush(last->page_cache); in _ohci_append_qh()
701 usb_pc_cpu_flush(sed->prev->page_cache); in _ohci_remove_qh()
705 usb_pc_cpu_flush(sed->next->page_cache); in _ohci_remove_qh()
711 usb_pc_cpu_flush(sed->page_cache); in _ohci_remove_qh()
990 usb_pc_cpu_flush(ed->page_cache); in ohci_check_transfer_sub()
1148 usb_pc_cpu_flush(&sc->sc_hw.hcca_pc); in ohci_interrupt()
1354 usb_pc_cpu_flush(td->page_cache); in ohci_setup_standard_chain_sub()
1527 usb_pc_cpu_flush(td->page_cache); in ohci_setup_standard_chain()
1573 usb_pc_cpu_flush(ed->page_cache); in ohci_setup_standard_chain()
[all …]
H A Dxhci.c295 usb_pc_cpu_flush(&sc->sc_hw.root_pc); in xhci_reset_command_queue_locked()
898 usb_pc_cpu_flush(td->page_cache); in xhci_activate_transfer()
924 usb_pc_cpu_flush(td->page_cache); in xhci_skip_transfer()
927 usb_pc_cpu_flush(td->page_cache); in xhci_skip_transfer()
1043 usb_pc_cpu_flush(td->page_cache); in xhci_check_transfer()
1238 usb_pc_cpu_flush(&sc->sc_hw.root_pc); in xhci_do_command()
1251 usb_pc_cpu_flush(&sc->sc_hw.root_pc); in xhci_do_command()
1272 usb_pc_cpu_flush(&sc->sc_hw.root_pc); in xhci_do_command()
2020 usb_pc_cpu_flush(td->page_cache); in xhci_setup_generic_chain_sub()
2046 usb_pc_cpu_flush(td_first->page_cache); in xhci_setup_generic_chain_sub()
[all …]
H A Dusb_controller.c903 usb_pc_cpu_flush(pc); in usb_bus_mem_flush_all_cb()
/src/stand/usb/
H A Dusb_busdma_loader.c237 usb_pc_cpu_flush(pc); in usb_pc_alloc_mem()
314 usb_pc_cpu_flush(struct usb_page_cache *pc) in usb_pc_cpu_flush() function
583 usb_pc_cpu_flush(pc); in usb_bdma_pre_sync()
/src/sys/dev/usb/
H A Dusb_busdma.h155 void usb_pc_cpu_flush(struct usb_page_cache *pc);
H A Dusb_busdma.c605 usb_pc_cpu_flush(pc); in usb_pc_alloc_mem()
740 usb_pc_cpu_flush(struct usb_page_cache *pc) in usb_pc_cpu_flush() function
1074 usb_pc_cpu_flush(pc); in usb_bdma_pre_sync()