Home
last modified time | relevance | path

Searched refs:usbd_get_page (Results 1 – 18 of 18) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
HDusb_busdma.c84 usbd_get_page(struct usb_page_cache *pc, usb_frlength_t offset, in usbd_get_page() function
150 usbd_get_page(pc, offset, &buf_res); in usb_pc_buffer_is_aligned()
176 usbd_get_page(cache, offset, &buf_res); in usbd_copy_in()
206 usbd_get_page(cache, offset, &buf_res); in usbd_copy_in_user()
264 usbd_get_page(pc, pc_offset, &res); in usb_uiomove()
296 usbd_get_page(cache, offset, &res); in usbd_copy_out()
326 usbd_get_page(cache, offset, &res); in usbd_copy_out_user()
354 usbd_get_page(cache, offset, &res); in usbd_frame_zero()
HDusbdi.h622 void usbd_get_page(struct usb_page_cache *pc, usb_frlength_t offset,
HDusb_transfer.c862 usbd_get_page(pc, 0, &page_info); in usbd_transfer_setup_sub()
2197 usbd_get_page(&xfer->frbuffers[frindex], 0, &page_info); in usbd_xfer_get_frame_buffer()
/freebsd-11-stable/stand/usb/
HDusb_busdma_loader.c41 usbd_get_page(struct usb_page_cache *pc, usb_frlength_t offset, in usbd_get_page() function
104 usbd_get_page(cache, offset, &buf_res); in usbd_copy_in()
128 usbd_get_page(cache, offset, &res); in usbd_copy_out()
152 usbd_get_page(cache, offset, &res); in usbd_frame_zero()
/freebsd-11-stable/sys/dev/usb/controller/
HDehci.c244 usbd_get_page(&sc->sc_hw.pframes_pc, 0, &buf_res); in ehci_init_sub()
247 usbd_get_page(&sc->sc_hw.async_start_pc, 0, &buf_res); in ehci_init_sub()
345 usbd_get_page(&sc->sc_hw.terminate_pc, 0, &buf_res); in ehci_init()
363 usbd_get_page(sc->sc_hw.intr_start_pc + i, 0, &buf_res); in ehci_init()
431 usbd_get_page(sc->sc_hw.isoc_fs_start_pc + i, 0, &buf_res); in ehci_init()
456 usbd_get_page(sc->sc_hw.isoc_hs_start_pc + i, 0, &buf_res); in ehci_init()
478 usbd_get_page(&sc->sc_hw.pframes_pc, 0, &buf_res); in ehci_init()
495 usbd_get_page(&sc->sc_hw.async_start_pc, 0, &buf_res); in ehci_init()
1675 usbd_get_page(temp->pc, buf_offset, &buf_res); in ehci_setup_standard_chain_sub()
1685 usbd_get_page(temp->pc, buf_offset, &buf_res); in ehci_setup_standard_chain_sub()
[all …]
HDxhci.c332 usbd_get_page(&sc->sc_hw.root_pc, 0, &buf_res); in xhci_reset_command_queue_locked()
388 usbd_get_page(&sc->sc_hw.ctx_pc, 0, &buf_res); in xhci_start_controller()
400 usbd_get_page(&sc->sc_hw.scratch_pc[i], 0, &buf_scp); in xhci_start_controller()
420 usbd_get_page(&sc->sc_hw.root_pc, 0, &buf_res); in xhci_start_controller()
1097 usbd_get_page(&sc->sc_hw.root_pc, 0, &buf_res); in xhci_interrupt_poll()
1188 usbd_get_page(&sc->sc_hw.root_pc, 0, &buf_res); in xhci_do_command()
1473 usbd_get_page(&hdev->input_pc, 0, &buf_inp); in xhci_set_address()
1495 usbd_get_page(&hdev->device_pc, 0, &buf_dev); in xhci_set_address()
1859 usbd_get_page(temp->pc, temp->offset + in xhci_setup_generic_chain_sub()
2301 usbd_get_page(&sc->sc_hw.ctx_pc, 0, &buf_res); in xhci_set_slot_pointer()
[all …]
HDohci.c245 usbd_get_page(&sc->sc_hw.hcca_pc, 0, &buf_res); in ohci_controller_init()
248 usbd_get_page(&sc->sc_hw.ctrl_start_pc, 0, &buf_res); in ohci_controller_init()
251 usbd_get_page(&sc->sc_hw.bulk_start_pc, 0, &buf_res); in ohci_controller_init()
309 usbd_get_page(pc, 0, &buf_res); in ohci_init_ed()
390 usbd_get_page(&sc->sc_hw.hcca_pc, 0, &buf_res); in ohci_init()
1338 usbd_get_page(temp->pc, buf_offset, &buf_res); in ohci_setup_standard_chain_sub()
1342 usbd_get_page(temp->pc, buf_offset, &buf_res); in ohci_setup_standard_chain_sub()
1944 usbd_get_page(xfer->frbuffers, buf_offset - length, &buf_res); in ohci_device_isoc_enter()
1949 usbd_get_page(xfer->frbuffers, buf_offset - 1, &buf_res); in ohci_device_isoc_enter()
2471 usbd_get_page(pc + n, 0, &page_info); in ohci_xfer_setup()
[all …]
HDuhci.c217 usbd_get_page(ml->buf_pc, ml->buf_offset, &ml->buf_res); in uhci_mem_layout_fixup()
223 usbd_get_page(ml->fix_pc, 0, &ml->fix_res); in uhci_mem_layout_fixup()
292 usbd_get_page(&sc->sc_hw.pframes_pc, 0, &buf_res); in uhci_restart()
419 usbd_get_page(pc, 0, &buf_res); in uhci_init_qh()
438 usbd_get_page(pc, 0, &buf_res); in uhci_init_td()
618 usbd_get_page(&sc->sc_hw.pframes_pc, 0, &buf_res); in uhci_init()
1047 usbd_get_page(td->fix_pc, 0, &res); in uhci_isoc_done()
1109 usbd_get_page(td->fix_pc, 0, &res); in uhci_non_isoc_done_sub()
2968 usbd_get_page(pc + n, 0, &page_info); in uhci_xfer_setup()
3006 usbd_get_page(pc + n, 0, &page_info); in uhci_xfer_setup()
HDmusb_otg.c684 usbd_get_page(td->pc, td->offset, &buf_res); in musbotg_dev_ctrl_data_rx()
802 usbd_get_page(td->pc, td->offset, &buf_res); in musbotg_dev_ctrl_data_tx()
976 usbd_get_page(td->pc, td->offset, &buf_res); in musbotg_host_ctrl_data_rx()
1154 usbd_get_page(td->pc, td->offset, &buf_res); in musbotg_host_ctrl_data_tx()
1493 usbd_get_page(td->pc, td->offset, &buf_res); in musbotg_dev_data_rx()
1619 usbd_get_page(td->pc, td->offset, &buf_res); in musbotg_dev_data_tx()
1842 usbd_get_page(td->pc, td->offset, &buf_res); in musbotg_host_data_rx()
2020 usbd_get_page(td->pc, td->offset, &buf_res); in musbotg_host_data_tx()
HDsaf1761_otg.c344 usbd_get_page(td->pc, td->offset, &buf_res); in saf1761_read_host_memory()
397 usbd_get_page(td->pc, td->offset, &buf_res); in saf1761_write_host_memory()
1108 usbd_get_page(td->pc, td->offset, &buf_res); in saf1761_read_device_fifo()
1154 usbd_get_page(td->pc, td->offset, &buf_res); in saf1761_write_device_fifo()
HDatmegadci.c403 usbd_get_page(td->pc, td->offset, &buf_res); in atmegadci_data_rx()
490 usbd_get_page(td->pc, td->offset, &buf_res); in atmegadci_data_tx()
HDavr32dci.c413 usbd_get_page(td->pc, td->offset, &buf_res); in avr32dci_data_rx()
488 usbd_get_page(td->pc, td->offset, &buf_res); in avr32dci_data_tx()
HDat91dci.c459 usbd_get_page(td->pc, td->offset, &buf_res); in at91dci_data_rx()
562 usbd_get_page(td->pc, td->offset, &buf_res); in at91dci_data_tx()
HDuss820dci.c464 usbd_get_page(td->pc, td->offset, &buf_res); in uss820dci_data_rx()
561 usbd_get_page(td->pc, td->offset, &buf_res); in uss820dci_data_tx()
HDdwc_otg.c191 usbd_get_page(pc, offset, &buf_res); in dwc_otg_write_fifo()
241 usbd_get_page(pc, offset, &buf_res); in dwc_otg_read_fifo()
/freebsd-11-stable/sys/mips/cavium/usb/
HDoctusb.c1764 usbd_get_page(pc, 0, &page_info); in octusb_xfer_setup()
1815 usbd_get_page(pc, 0, &page_info); in octusb_xfer_setup()
1837 usbd_get_page(pc + n, 0, &page_info); in octusb_xfer_setup()
/freebsd-11-stable/sys/dev/usb/serial/
HDusb_serial.c1380 usbd_get_page(pc, offset, &res); in ucom_get_data()
1456 usbd_get_page(pc, offset, &res); in ucom_put_data()
/freebsd-11-stable/sys/dev/usb/net/
HDuhso.c1112 usbd_get_page(pc, 0, &res); in uhso_mux_intr_callback()
1233 usbd_get_page(pc, 0, &res); in uhso_mux_write_callback()