Searched refs:input_pc (Results 1 – 2 of 2) sorted by relevance
1474 usbd_get_page(&hdev->input_pc, 0, &buf_inp); in xhci_set_address()2315 usbd_get_page(&sc->sc_hw.devs[index].input_pc, 0, &buf_inp); in xhci_configure_mask()2355 usb_pc_cpu_flush(&sc->sc_hw.devs[index].input_pc); in xhci_configure_mask()2377 usbd_get_page(&sc->sc_hw.devs[index].input_pc, 0, &buf_inp); in xhci_configure_endpoint()2513 usb_pc_cpu_flush(&sc->sc_hw.devs[index].input_pc); in xhci_configure_endpoint()2580 pcinp = &sc->sc_hw.devs[index].input_pc; in xhci_configure_device()2741 pc = &sc->sc_hw.devs[index].input_pc; in xhci_alloc_device_ext()2807 usb_pc_free_mem(&sc->sc_hw.devs[index].input_pc); in xhci_free_device_ext()3833 pcinp = &sc->sc_hw.devs[index].input_pc; in xhci_configure_reset_endpoint()4359 usbd_get_page(&sc->sc_hw.devs[index].input_pc, 0, &buf_inp); in xhci_device_state_change()
412 struct usb_page_cache input_pc; member