Searched refs:USB_PARSE_LVL_ALL (Results 1 – 12 of 12) sorted by relevance
/titanic_44/usr/src/uts/common/io/usb/clients/usbskel/ |
H A D | usbskel.c | 350 "usbskel_parse_level", USB_PARSE_LVL_ALL); in usbskel_attach() 367 case USB_PARSE_LVL_ALL: in usbskel_attach() 374 parse_level = USB_PARSE_LVL_ALL; in usbskel_attach()
|
/titanic_44/usr/src/uts/common/io/usb/usba/ |
H A D | usbai_register.c | 685 if (usb_reg->dev_parse_level == USB_PARSE_LVL_ALL) { in usba_build_descr_tree() 1153 case USB_PARSE_LVL_ALL: /* Parse all configurations */ in usba_set_parse_values() 1184 state->st_dev_parse_level = USB_PARSE_LVL_ALL; in usba_set_parse_values()
|
H A D | usba_ugen.c | 188 usb_owns_device(dip) ? USB_PARSE_LVL_ALL : USB_PARSE_LVL_IF, in usb_ugen_get_hdl()
|
/titanic_44/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 558 USB_PARSE_LVL_ALL = 3 enumerator
|
/titanic_44/usr/src/uts/common/io/zyd/ |
H A D | zyd_usb.c | 1101 ures = usb_get_dev_data(uc->dip, &uc->cdata, USB_PARSE_LVL_ALL, 0); in zyd_usb_init()
|
/titanic_44/usr/src/uts/common/io/usb/clients/usbecm/ |
H A D | usbecm.c | 2453 USB_PARSE_LVL_ALL, 0) != USB_SUCCESS) { in usbecm_get_descriptors() 2797 USB_PARSE_LVL_ALL, 0) != USB_SUCCESS) { in usbecm_usb_init()
|
/titanic_44/usr/src/uts/common/io/uath/ |
H A D | uath.c | 2180 USB_PARSE_LVL_ALL, 0); in uath_reconnect() 3044 err = usb_get_dev_data(devinfo, &sc->sc_udev, USB_PARSE_LVL_ALL, 0); in uath_attach()
|
/titanic_44/usr/src/uts/common/io/atu/ |
H A D | atu.c | 1208 err = usb_get_dev_data(dip, &sc->sc_udev, USB_PARSE_LVL_ALL, 0); in atu_attach()
|
/titanic_44/usr/src/uts/common/io/ural/ |
H A D | ural.c | 2225 USB_PARSE_LVL_ALL, 0) != USB_SUCCESS) { in ural_attach()
|
/titanic_44/usr/src/uts/common/io/rum/ |
H A D | rum.c | 2250 USB_PARSE_LVL_ALL, 0) != USB_SUCCESS) { in rum_attach()
|
/titanic_44/usr/src/uts/common/io/usb/clients/video/usbvc/ |
H A D | usbvc.c | 445 USB_PARSE_LVL_ALL, 0)) != USB_SUCCESS) { in usbvc_attach()
|
/titanic_44/usr/src/uts/common/io/urtw/ |
H A D | urtw.c | 4256 USB_PARSE_LVL_ALL, 0) != USB_SUCCESS) { in urtw_attach()
|