Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_cdce.c263 static const STRUCT_USB_HOST_ID cdce_switch_devs[] = { variable
309 USB_PNP_DEVICE_INFO(cdce_switch_devs);
524 if (usbd_lookup_id_by_uaa(cdce_switch_devs, sizeof(cdce_switch_devs), uaa)) in cdce_test_autoinst()