HomeSort by: relevance | last modified time | path
    Searched defs:xhci_new_device (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
xhci.c 153 static usbd_status xhci_new_device(device_t, struct usbd_bus *, int, int, int,
239 .ubm_newdev = xhci_new_device,
2857 xhci_new_device(device_t parent, struct usbd_bus *bus, int depth, function in typeref:typename:usbd_status
xhci.c 153 static usbd_status xhci_new_device(device_t, struct usbd_bus *, int, int, int,
239 .ubm_newdev = xhci_new_device,
2857 xhci_new_device(device_t parent, struct usbd_bus *bus, int depth, function in typeref:typename:usbd_status

Completed in 65 milliseconds