Home
last modified time | relevance | path

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

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