Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/controller/
H A Duhci.c429 qh->page_cache = pc; in uhci_init_qh()
448 td->page_cache = pc; in uhci_init_td()
908 usb_pc_cpu_flush(std->page_cache); in _uhci_append_td()
939 usb_pc_cpu_flush(sqh->page_cache); in _uhci_append_qh()
1280 usb_pc_cpu_flush(td->page_cache); in uhci_check_transfer_sub()
1297 usb_pc_cpu_flush(qh->page_cache); in uhci_check_transfer_sub()
1642 usb_pc_cpu_flush(td->page_cache); in uhci_setup_standard_chain_sub()
1826 usb_pc_cpu_flush(td->page_cache); in uhci_setup_standard_chain()
1937 usb_pc_cpu_flush(qh->page_cache); in uhci_device_bulk_start()
2987 td->page_cache = pc + n; in uhci_xfer_setup()
[all …]
H A Dehci.c934 usb_pc_cpu_flush(std->page_cache); in _ehci_append_fs_td()
942 usb_pc_cpu_flush(last->page_cache); in _ehci_append_fs_td()
960 usb_pc_cpu_flush(std->page_cache); in _ehci_append_hs_td()
991 usb_pc_cpu_flush(sqh->page_cache); in _ehci_append_qh()
1720 usb_pc_cpu_flush(td->page_cache); in ehci_setup_standard_chain_sub()
1919 usb_pc_cpu_flush(td->page_cache); in ehci_setup_standard_chain()
2010 usb_pc_cpu_flush(qh->page_cache); in ehci_setup_standard_chain()
3651 td->page_cache = pc + n; in ehci_xfer_setup()
3675 td->page_cache = pc + n; in ehci_xfer_setup()
3699 qtd->page_cache = pc + n; in ehci_xfer_setup()
[all …]
H A Dohci.c317 ed->page_cache = pc; in ohci_init_ed()
676 usb_pc_cpu_flush(sed->page_cache); in _ohci_append_qh()
685 usb_pc_cpu_flush(last->page_cache); in _ohci_append_qh()
714 usb_pc_cpu_flush(sed->page_cache); in _ohci_remove_qh()
1000 usb_pc_cpu_flush(ed->page_cache); in ohci_check_transfer_sub()
1369 usb_pc_cpu_flush(td->page_cache); in ohci_setup_standard_chain_sub()
1547 usb_pc_cpu_flush(td->page_cache); in ohci_setup_standard_chain()
1593 usb_pc_cpu_flush(ed->page_cache); in ohci_setup_standard_chain()
2478 td->page_cache = pc + n; in ohci_xfer_setup()
2502 itd->page_cache = pc + n; in ohci_xfer_setup()
[all …]
H A Dohci.h105 struct usb_page_cache *page_cache; member
139 struct usb_page_cache *page_cache; member
171 struct usb_page_cache *page_cache; member
H A Dehci.h118 struct usb_page_cache *page_cache; member
166 struct usb_page_cache *page_cache; member
212 struct usb_page_cache *page_cache; member
274 struct usb_page_cache *page_cache; member
H A Duhci.h112 struct usb_page_cache *page_cache; member
151 struct usb_page_cache *page_cache; member
H A Dxhci.c843 usb_pc_cpu_invalidate(td->page_cache); in xhci_activate_transfer()
850 usb_pc_cpu_flush(td->page_cache); in xhci_activate_transfer()
867 usb_pc_cpu_invalidate(td->page_cache); in xhci_skip_transfer()
877 usb_pc_cpu_flush(td->page_cache); in xhci_skip_transfer()
880 usb_pc_cpu_flush(td->page_cache); in xhci_skip_transfer()
997 usb_pc_cpu_flush(td->page_cache); in xhci_check_transfer()
1978 usb_pc_cpu_flush(td->page_cache); in xhci_setup_generic_chain_sub()
2014 usb_pc_cpu_flush(td->page_cache); in xhci_setup_generic_chain_sub()
2398 usb_pc_cpu_flush(pepext->page_cache); in xhci_configure_endpoint()
2848 pepext->page_cache = pc; in xhci_get_endpoint_ext()
[all …]
H A Dxhci.h351 struct usb_page_cache *page_cache; member
381 struct usb_page_cache *page_cache; member