Searched refs:buf_inp (Results 1 – 1 of 1) sorted by relevance
1364 struct usb_page_search buf_inp; in xhci_set_address() local1438 usbd_get_page(&hdev->input_pc, 0, &buf_inp); in xhci_set_address()1440 err = xhci_cmd_set_address(sc, buf_inp.physaddr, in xhci_set_address()2272 struct usb_page_search buf_inp; in xhci_configure_mask() local2280 usbd_get_page(&sc->sc_hw.devs[index].input_pc, 0, &buf_inp); in xhci_configure_mask()2282 pinp = buf_inp.buffer; in xhci_configure_mask()2331 struct usb_page_search buf_inp; in xhci_configure_endpoint() local2342 usbd_get_page(&sc->sc_hw.devs[index].input_pc, 0, &buf_inp); in xhci_configure_endpoint()2344 pinp = buf_inp.buffer; in xhci_configure_endpoint()2530 struct usb_page_search buf_inp; in xhci_configure_device() local[all …]