Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_error.c71 [USB_ERR_NO_POWER] = "USB_ERR_NO_POWER",
H A Dusbdi.h60 USB_ERR_NO_POWER, /* 16 */ enumerator
H A Dusb_device.c754 err = USB_ERR_NO_POWER; in usbd_set_config_index()
/freebsd/usr.sbin/usbdump/
H A Dusbdump.c135 [USB_ERR_NO_POWER] = "NO_POWER",
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c324 [USB_ERR_NO_POWER] = XHCI_TRB_ERROR_ENDP_NOT_ON,