Searched refs:input_pc (Results 1 – 2 of 2) sorted by relevance
1458 usbd_get_page(&hdev->input_pc, 0, &buf_inp); in xhci_set_address()2309 usbd_get_page(&sc->sc_hw.devs[index].input_pc, 0, &buf_inp); in xhci_configure_mask()2349 usb_pc_cpu_flush(&sc->sc_hw.devs[index].input_pc); in xhci_configure_mask()2371 usbd_get_page(&sc->sc_hw.devs[index].input_pc, 0, &buf_inp); in xhci_configure_endpoint()2507 usb_pc_cpu_flush(&sc->sc_hw.devs[index].input_pc); in xhci_configure_endpoint()2574 pcinp = &sc->sc_hw.devs[index].input_pc; in xhci_configure_device()2753 pc = &sc->sc_hw.devs[index].input_pc; in xhci_alloc_device_ext()2820 usb_pc_free_mem(&sc->sc_hw.devs[index].input_pc); in xhci_free_device_ext()3846 pcinp = &sc->sc_hw.devs[index].input_pc; in xhci_configure_reset_endpoint()4312 usbd_get_page(&sc->sc_hw.devs[index].input_pc, 0, &buf_inp); in xhci_device_state_change()
402 struct usb_page_cache input_pc; member