altno 906 dev/usb/ugen.c ugen_set_interface(struct ugen_softc *sc, int ifaceidx, int altno)
altno 915 dev/usb/ugen.c DPRINTFN(15, ("ugen_set_interface %d %d\n", ifaceidx, altno));
altno 941 dev/usb/ugen.c err = usbd_set_interface(iface, altno);
altno 182 dev/usb/ulpt.c int i, altno;
altno 208 dev/usb/ulpt.c for (id = ifcd, altno = 0;
altno 218 dev/usb/ulpt.c altno++;
altno 225 dev/usb/ulpt.c DPRINTF(("ulpt_attach: set altno = %d\n", altno));
altno 226 dev/usb/ulpt.c err = usbd_set_interface(iface, altno);