Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/controller/
H A Dxhci.c1385 struct usb_page_search buf_dev; in xhci_set_address() local
1480 usbd_get_page(&hdev->device_pc, 0, &buf_dev); in xhci_set_address()
1481 pdev = buf_dev.buffer; in xhci_set_address()
2729 struct usb_page_search buf_dev; in xhci_alloc_device_ext() local
2751 usbd_get_page(pc, 0, &buf_dev); in xhci_alloc_device_ext()
2799 xhci_set_slot_pointer(sc, index, buf_dev.physaddr); in xhci_alloc_device_ext()