Home
last modified time | relevance | path

Searched refs:USB_TEMP_SERIALNET (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/dev/usb/
H A Dusb_ioctl.h70 USB_TEMP_SERIALNET, /* USB CDC Ethernet and Modem */ enumerator
/freebsd-12.1/sys/dev/usb/template/
H A Dusb_template_serialnet.c410 snprintf(parent_name, sizeof(parent_name), "%d", USB_TEMP_SERIALNET); in serialnet_init()
H A Dusb_template.c1458 case USB_TEMP_SERIALNET: in usb_temp_setup_by_index()