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

  /src/sys/dev/usb/
usbdivar.h 204 uint8_t ud_config; /* current configuration # */ member in struct:usbd_device
235 * ud_config above holds a value of bConfigurationValue from
242 * unconfigured. Note that ud_config may be USB_UNCONFIG_NO
246 * This goes at the end, rather than next to ud_config where it
usbdivar.h 204 uint8_t ud_config; /* current configuration # */ member in struct:usbd_device
235 * ud_config above holds a value of bConfigurationValue from
242 * unconfigured. Note that ud_config may be USB_UNCONFIG_NO
246 * This goes at the end, rather than next to ud_config where it

Completed in 48 milliseconds