Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/controller/
H A Duhci.c424 qh->page_cache = pc; in uhci_init_qh()
443 td->page_cache = pc; in uhci_init_td()
901 usb_pc_cpu_flush(std->page_cache); in _uhci_append_td()
932 usb_pc_cpu_flush(sqh->page_cache); in _uhci_append_qh()
1264 usb_pc_cpu_flush(td->page_cache); in uhci_check_transfer_sub()
1281 usb_pc_cpu_flush(qh->page_cache); in uhci_check_transfer_sub()
1616 usb_pc_cpu_flush(td->page_cache); in uhci_setup_standard_chain_sub()
1794 usb_pc_cpu_flush(td->page_cache); in uhci_setup_standard_chain()
1905 usb_pc_cpu_flush(qh->page_cache); in uhci_device_bulk_start()
2917 td->page_cache = pc + n; in uhci_xfer_setup()
[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()
988 usb_pc_cpu_flush(sqh->page_cache); in _ehci_append_qh()
1703 usb_pc_cpu_flush(td->page_cache); in ehci_setup_standard_chain_sub()
1897 usb_pc_cpu_flush(td->page_cache); in ehci_setup_standard_chain()
1987 usb_pc_cpu_flush(qh->page_cache); in ehci_setup_standard_chain()
3547 td->page_cache = pc + n; in ehci_xfer_setup()
3571 td->page_cache = pc + n; in ehci_xfer_setup()
3595 qtd->page_cache = pc + n; in ehci_xfer_setup()
[all …]
H A Dohci.c316 ed->page_cache = pc; in ohci_init_ed()
674 usb_pc_cpu_flush(sed->page_cache); in _ohci_append_qh()
683 usb_pc_cpu_flush(last->page_cache); in _ohci_append_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()
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()
2434 td->page_cache = pc + n; in ohci_xfer_setup()
2458 itd->page_cache = pc + n; in ohci_xfer_setup()
[all …]
H A Dohci.h104 struct usb_page_cache *page_cache; member
138 struct usb_page_cache *page_cache; member
170 struct usb_page_cache *page_cache; member
H A Dehci.h116 struct usb_page_cache *page_cache; member
164 struct usb_page_cache *page_cache; member
210 struct usb_page_cache *page_cache; member
272 struct usb_page_cache *page_cache; member
H A Duhci.h111 struct usb_page_cache *page_cache; member
150 struct usb_page_cache *page_cache; member
H A Dxhci.c807 usb_pc_cpu_invalidate(td->page_cache); in xhci_activate_transfer()
813 usb_pc_cpu_flush(td->page_cache); in xhci_activate_transfer()
830 usb_pc_cpu_invalidate(td->page_cache); in xhci_skip_transfer()
839 usb_pc_cpu_flush(td->page_cache); in xhci_skip_transfer()
842 usb_pc_cpu_flush(td->page_cache); in xhci_skip_transfer()
958 usb_pc_cpu_flush(td->page_cache); in xhci_check_transfer()
1935 usb_pc_cpu_flush(td->page_cache); in xhci_setup_generic_chain_sub()
1971 usb_pc_cpu_flush(td->page_cache); in xhci_setup_generic_chain_sub()
2351 usb_pc_cpu_flush(pepext->page_cache); in xhci_configure_endpoint()
2782 pepext->page_cache = pc; in xhci_get_endpoint_ext()
[all …]
H A Dxhci.h384 struct usb_page_cache *page_cache; member
416 struct usb_page_cache *page_cache; member