Home
last modified time | relevance | path

Searched refs:device_pc (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/usb/controller/
H A Dxhci.h436 struct usb_page_cache device_pc; member
H A Dxhci.c1524 usbd_get_page(&hdev->device_pc, 0, &buf_dev); in xhci_set_address()
1527 usb_pc_cpu_invalidate(&hdev->device_pc); in xhci_set_address()
2760 pc = &sc->sc_hw.devs[index].device_pc; in xhci_alloc_device_ext()
2838 usb_pc_free_mem(&sc->sc_hw.devs[index].device_pc); in xhci_free_device_ext()
3835 usbd_get_page(&hdev->device_pc, 0, &buf_dev); in xhci_get_endpoint_state()
3838 usb_pc_cpu_invalidate(&hdev->device_pc); in xhci_get_endpoint_state()