Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/controller/
Dxhci.h409 struct usb_page_cache device_pc; member
Dxhci.c1497 usbd_get_page(&hdev->device_pc, 0, &buf_dev); in xhci_set_address()
1499 usb_pc_cpu_invalidate(&hdev->device_pc); in xhci_set_address()
2740 pc = &sc->sc_hw.devs[index].device_pc; in xhci_alloc_device_ext()
2819 usb_pc_free_mem(&sc->sc_hw.devs[index].device_pc); in xhci_free_device_ext()
3836 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()