cdce_ctl_iface 184 dev/usb/if_cdce.c sc->cdce_ctl_iface = uaa->iface; cdce_ctl_iface 185 dev/usb/if_cdce.c id = usbd_get_interface_descriptor(sc->cdce_ctl_iface); cdce_ctl_iface 225 dev/usb/if_cdce.c sc->cdce_data_iface = sc->cdce_ctl_iface; cdce_ctl_iface 247 dev/usb/if_cdce.c id = usbd_get_interface_descriptor(sc->cdce_ctl_iface); cdce_ctl_iface 250 dev/usb/if_cdce.c ed = usbd_interface2endpoint_descriptor(sc->cdce_ctl_iface, i); cdce_ctl_iface 617 dev/usb/if_cdce.c err = usbd_open_pipe_intr(sc->cdce_ctl_iface, sc->cdce_intr_no, cdce_ctl_iface 73 dev/usb/if_cdcereg.h usbd_interface_handle cdce_ctl_iface;