Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/controller/
H A Duhci.c425 qh->page_cache = pc; in uhci_init_qh()
444 td->page_cache = pc; in uhci_init_td()
902 usb_pc_cpu_flush(std->page_cache); in _uhci_append_td()
933 usb_pc_cpu_flush(sqh->page_cache); in _uhci_append_qh()
1265 usb_pc_cpu_flush(td->page_cache); in uhci_check_transfer_sub()
1282 usb_pc_cpu_flush(qh->page_cache); in uhci_check_transfer_sub()
1619 usb_pc_cpu_flush(td->page_cache); in uhci_setup_standard_chain_sub()
1797 usb_pc_cpu_flush(td->page_cache); in uhci_setup_standard_chain()
1908 usb_pc_cpu_flush(qh->page_cache); in uhci_device_bulk_start()
2922 td->page_cache = pc + n; in uhci_xfer_setup()
[all …]
H A Dehci.c932 usb_pc_cpu_flush(std->page_cache); in _ehci_append_fs_td()
940 usb_pc_cpu_flush(last->page_cache); in _ehci_append_fs_td()
958 usb_pc_cpu_flush(std->page_cache); in _ehci_append_hs_td()
989 usb_pc_cpu_flush(sqh->page_cache); in _ehci_append_qh()
1704 usb_pc_cpu_flush(td->page_cache); in ehci_setup_standard_chain_sub()
1898 usb_pc_cpu_flush(td->page_cache); in ehci_setup_standard_chain()
1988 usb_pc_cpu_flush(qh->page_cache); in ehci_setup_standard_chain()
3548 td->page_cache = pc + n; in ehci_xfer_setup()
3572 td->page_cache = pc + n; in ehci_xfer_setup()
3596 qtd->page_cache = pc + n; in ehci_xfer_setup()
[all …]
H A Dohci.c317 ed->page_cache = pc; in ohci_init_ed()
675 usb_pc_cpu_flush(sed->page_cache); in _ohci_append_qh()
684 usb_pc_cpu_flush(last->page_cache); in _ohci_append_qh()
712 usb_pc_cpu_flush(sed->page_cache); in _ohci_remove_qh()
991 usb_pc_cpu_flush(ed->page_cache); in ohci_check_transfer_sub()
1355 usb_pc_cpu_flush(td->page_cache); in ohci_setup_standard_chain_sub()
1528 usb_pc_cpu_flush(td->page_cache); in ohci_setup_standard_chain()
1574 usb_pc_cpu_flush(ed->page_cache); in ohci_setup_standard_chain()
2435 td->page_cache = pc + n; in ohci_xfer_setup()
2459 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.h117 struct usb_page_cache *page_cache; member
165 struct usb_page_cache *page_cache; member
211 struct usb_page_cache *page_cache; member
273 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.c864 usb_pc_cpu_invalidate(td->page_cache); in xhci_activate_transfer()
870 usb_pc_cpu_flush(td->page_cache); in xhci_activate_transfer()
887 usb_pc_cpu_invalidate(td->page_cache); in xhci_skip_transfer()
896 usb_pc_cpu_flush(td->page_cache); in xhci_skip_transfer()
899 usb_pc_cpu_flush(td->page_cache); in xhci_skip_transfer()
1015 usb_pc_cpu_flush(td->page_cache); in xhci_check_transfer()
1991 usb_pc_cpu_flush(td->page_cache); in xhci_setup_generic_chain_sub()
2027 usb_pc_cpu_flush(td->page_cache); in xhci_setup_generic_chain_sub()
2404 usb_pc_cpu_flush(pepext->page_cache); in xhci_configure_endpoint()
2835 pepext->page_cache = pc; in xhci_get_endpoint_ext()
[all …]
H A Dxhci.h359 struct usb_page_cache *page_cache; member
391 struct usb_page_cache *page_cache; member