Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dusb.h639 #define USB_UNCONFIG_INDEX (-1) macro
H A Dusb_subr.c635 if (index == USB_UNCONFIG_INDEX) { in usbd_set_config_index()