Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/controller/
Duhci.c254 usb_pc_cpu_flush(ml->fix_pc); in uhci_mem_layout_fixup()
853 usb_pc_cpu_flush(qh_lst->page_cache); in uhci_add_loop()
872 usb_pc_cpu_flush(qh_lst->page_cache); in uhci_rem_loop()
905 usb_pc_cpu_flush(std->page_cache); in _uhci_append_td()
913 usb_pc_cpu_flush(last->page_cache); in _uhci_append_td()
936 usb_pc_cpu_flush(sqh->page_cache); in _uhci_append_qh()
947 usb_pc_cpu_flush(last->page_cache); in _uhci_append_qh()
965 usb_pc_cpu_flush(std->prev->page_cache); in _uhci_remove_td()
969 usb_pc_cpu_flush(std->next->page_cache); in _uhci_remove_td()
988 usb_pc_cpu_flush(sqh->h_prev->page_cache); in _uhci_remove_qh()
[all …]
Dehci.c950 usb_pc_cpu_flush(std->page_cache); in _ehci_append_fs_td()
958 usb_pc_cpu_flush(last->page_cache); in _ehci_append_fs_td()
976 usb_pc_cpu_flush(std->page_cache); in _ehci_append_hs_td()
984 usb_pc_cpu_flush(last->page_cache); in _ehci_append_hs_td()
1007 usb_pc_cpu_flush(sqh->page_cache); in _ehci_append_qh()
1016 usb_pc_cpu_flush(last->page_cache); in _ehci_append_qh()
1032 usb_pc_cpu_flush(std->prev->page_cache); in _ehci_remove_fs_td()
1036 usb_pc_cpu_flush(std->next->page_cache); in _ehci_remove_fs_td()
1052 usb_pc_cpu_flush(std->prev->page_cache); in _ehci_remove_hs_td()
1056 usb_pc_cpu_flush(std->next->page_cache); in _ehci_remove_hs_td()
[all …]
Dohci.c672 usb_pc_cpu_flush(sed->page_cache); in _ohci_append_qh()
681 usb_pc_cpu_flush(last->page_cache); in _ohci_append_qh()
700 usb_pc_cpu_flush(sed->prev->page_cache); in _ohci_remove_qh()
704 usb_pc_cpu_flush(sed->next->page_cache); in _ohci_remove_qh()
710 usb_pc_cpu_flush(sed->page_cache); in _ohci_remove_qh()
996 usb_pc_cpu_flush(ed->page_cache); in ohci_check_transfer_sub()
1154 usb_pc_cpu_flush(&sc->sc_hw.hcca_pc); in ohci_interrupt()
1365 usb_pc_cpu_flush(td->page_cache); in ohci_setup_standard_chain_sub()
1543 usb_pc_cpu_flush(td->page_cache); in ohci_setup_standard_chain()
1589 usb_pc_cpu_flush(ed->page_cache); in ohci_setup_standard_chain()
[all …]
Dxhci.c330 usb_pc_cpu_flush(&sc->sc_hw.root_pc); in xhci_reset_command_queue_locked()
836 usb_pc_cpu_flush(td->page_cache); in xhci_activate_transfer()
863 usb_pc_cpu_flush(td->page_cache); in xhci_skip_transfer()
866 usb_pc_cpu_flush(td->page_cache); in xhci_skip_transfer()
973 usb_pc_cpu_flush(td->page_cache); in xhci_check_transfer()
1169 usb_pc_cpu_flush(&sc->sc_hw.root_pc); in xhci_do_command()
1182 usb_pc_cpu_flush(&sc->sc_hw.root_pc); in xhci_do_command()
1204 usb_pc_cpu_flush(&sc->sc_hw.root_pc); in xhci_do_command()
1954 usb_pc_cpu_flush(td->page_cache); in xhci_setup_generic_chain_sub()
1980 usb_pc_cpu_flush(td_first->page_cache); in xhci_setup_generic_chain_sub()
[all …]
Dusb_controller.c876 usb_pc_cpu_flush(pc); in usb_bus_mem_flush_all_cb()
/freebsd-9-stable/sys/dev/usb/
Dusb_busdma.h156 void usb_pc_cpu_flush(struct usb_page_cache *pc);
Dusb_busdma.c605 usb_pc_cpu_flush(pc); in usb_pc_alloc_mem()
735 usb_pc_cpu_flush(struct usb_page_cache *pc) in usb_pc_cpu_flush() function
1072 usb_pc_cpu_flush(pc); in usb_bdma_pre_sync()
/freebsd-9-stable/sys/mips/cavium/usb/
Doctusb.c301 usb_pc_cpu_flush(td->qh->fixup_pc); in octusb_host_control_header_tx()
409 usb_pc_cpu_flush(td->qh->fixup_pc); in octusb_host_control_status_tx()
480 usb_pc_cpu_flush(td->qh->fixup_pc); in octusb_non_control_data_tx()