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

  /src/sys/dev/usb/
usb_subr.c 1334 * Called from uhub_rescan(). usbd_new_device() for the target dev must be
1392 usbd_new_device(device_t parent, struct usbd_bus *bus, int depth, int speed, function in typeref:typename:usbd_status
1468 panic("usbd_new_device: cannot find HS port");
1517 printf("usbd_new_device: addr=%d bad max packet "
usb_subr.c 1334 * Called from uhub_rescan(). usbd_new_device() for the target dev must be
1392 usbd_new_device(device_t parent, struct usbd_bus *bus, int depth, int speed, function in typeref:typename:usbd_status
1468 panic("usbd_new_device: cannot find HS port");
1517 printf("usbd_new_device: addr=%d bad max packet "

Completed in 79 milliseconds