Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h409 struct usb_page_cache device_pc; member
Dxhci.c1432 usbd_get_page(&hdev->device_pc, 0, &buf_dev); in xhci_set_address()
1434 usb_pc_cpu_invalidate(&hdev->device_pc); in xhci_set_address()
2679 pc = &sc->sc_hw.devs[index].device_pc; in xhci_alloc_device_ext()
2757 usb_pc_free_mem(&sc->sc_hw.devs[index].device_pc); in xhci_free_device_ext()