sc_ctl_notify 118 dev/usb/umodem.c int sc_ctl_notify; /* Notification endpoint */
sc_ctl_notify 353 dev/usb/umodem.c sc->sc_ctl_notify = -1;
sc_ctl_notify 366 dev/usb/umodem.c sc->sc_ctl_notify = ed->bEndpointAddress;
sc_ctl_notify 404 dev/usb/umodem.c if (sc->sc_ctl_notify != -1 && sc->sc_notify_pipe == NULL) {
sc_ctl_notify 405 dev/usb/umodem.c err = usbd_open_pipe_intr(sc->sc_ctl_iface, sc->sc_ctl_notify,