Searched refs:USB_STD_PNP_INFO (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/usb/
H A Dusbdi.h338 #define USB_STD_PNP_INFO "M16:mask;U16:vendor;U16:product;L16:release;G16:release;" \ macro
341 #define USB_STD_PNP_HOST_INFO USB_STD_PNP_INFO "T:mode=host;"
342 #define USB_STD_PNP_DEVICE_INFO USB_STD_PNP_INFO "T:mode=device;"
350 MODULE_PNP_INFO(USB_STD_PNP_INFO, uhub, table, table, \

Completed in 116 milliseconds