Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_cdc.h89 uByte bSlaveInterface[1]; member
/freebsd/sys/dev/usb/template/
H A Dusb_template_cdce.c110 .bSlaveInterface[0] = 1, /* this is automatically updated */
H A Dusb_template_serialnet.c125 .bSlaveInterface[0] = 1, /* this is automatically updated */
H A Dusb_template_multi.c128 .bSlaveInterface[0] = 1, /* this is automatically updated */
H A Dusb_template.c225 ud->bSlaveInterface[0] += in usb_make_raw_desc()
/freebsd/sys/dev/usb/serial/
H A Dumodem.c394 sc->sc_data_iface_no = cud->bSlaveInterface[0]; in umodem_attach()
/freebsd/sys/dev/usb/net/
H A Dif_cdce.c636 data_iface_no = ud->bSlaveInterface[0]; in cdce_attach()
H A Dif_umb.c438 data_ifaceno = ud->bSlaveInterface[0]; in umb_attach()