Searched refs:usb_set_cfg (Results 1 – 25 of 27) sorted by relevance
12
/titanic_41/usr/src/uts/common/io/warlock/ |
H A D | ugen_with_usba.wlcmd | 67 root usb_set_cfg
|
H A D | usbprn_with_usba.wlcmd | 79 root usb_set_cfg
|
H A D | usbvc_with_usba.wlcmd | 80 root usb_set_cfg
|
H A D | usb_ia_with_usba.wlcmd | 99 root usb_set_cfg
|
H A D | usb_mid_with_usba.wlcmd | 102 root usb_set_cfg
|
H A D | usbskel_with_usba.wlcmd | 69 root usb_set_cfg
|
H A D | usb_as_with_usba.wlcmd | 74 root usb_set_cfg
|
H A D | usbecm_with_usba.wlcmd | 80 root usb_set_cfg
|
H A D | hid_with_usba.wlcmd | 79 root usb_set_cfg
|
H A D | usb_ac_with_usba.wlcmd | 74 root usb_set_cfg
|
H A D | usbser_edge_with_usba.wlcmd | 70 root usb_set_cfg
|
H A D | usbftdi_with_usba.wlcmd | 86 root usb_set_cfg
|
H A D | scsa2usb_with_usba.wlcmd | 94 root usb_set_cfg
|
H A D | usbsacm_with_usba.wlcmd | 89 root usb_set_cfg
|
H A D | usbsprl_with_usba.wlcmd | 85 root usb_set_cfg
|
H A D | usbser_keyspan_with_usba.wlcmd | 91 root usb_set_cfg
|
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/ |
H A D | usbser_keyspan.c | 488 if (usb_set_cfg(dip, cfg_num, USB_FLAGS_SLEEP, in keyspan_set_cfg()
|
/titanic_41/usr/src/uts/common/io/usb/usba/ |
H A D | usba10_calls.c | 313 return (usb_set_cfg(dip, cfg_index, usb_flags, cb, cb_arg)); in usba10_usb_set_cfg()
|
H A D | usbai_util.c | 508 usb_set_cfg(dev_info_t *dip, in usb_set_cfg() function
|
H A D | usba_ugen.c | 498 (void) usb_set_cfg(dip, idx, in ugen_cleanup() 1890 if ((rval = usb_set_cfg(ugenp->ug_dip, in ugen_epxs_switch_cfg_alt()
|
/titanic_41/usr/src/uts/common/io/usb/usba10/ |
H A D | usba10.c | 330 usb_set_cfg( in usb_set_cfg() function
|
/titanic_41/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 1656 int usb_set_cfg(
|
/titanic_41/usr/src/uts/common/io/zyd/ |
H A D | zyd_hw.c | 395 ures = usb_set_cfg(uc->dip, 0, USB_FLAGS_SLEEP, NULL, NULL); in zyd_hw_init()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | driver-usb.mf | 212 link path=usr/share/man/man9f/usb_set_cfg.9f target=usb_get_cfg.9f
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 1174 usb_set_cfg.9f \ 1996 usb_set_cfg.9f := LINKSRC = usb_get_cfg.9f
|
12