Searched refs:USB_PARSE_LVL_IF (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/ |
H A D | usbser_keyspan.c | 376 (void) usb_get_dev_data(dip, &dev_data, USB_PARSE_LVL_IF, 0); in keyspan_pre_attach()
|
H A D | keyspan_dsd.c | 1536 USB_PARSE_LVL_IF, 0); in keyspan_usb_register()
|
/titanic_41/usr/src/uts/common/io/usb/clients/usbskel/ |
H A D | usbskel.c | 357 parse_level = USB_PARSE_LVL_IF; in usbskel_attach() 359 case USB_PARSE_LVL_IF: in usbskel_attach()
|
/titanic_41/usr/src/uts/common/io/usb/usba/ |
H A D | usbai_register.c | 1163 case USB_PARSE_LVL_IF: /* Parse configured interface only */ in usba_set_parse_values() 1179 (state->st_dev_parse_level == USB_PARSE_LVL_IF)) { 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()
|
H A D | hubdi.c | 1912 USB_PARSE_LVL_IF, 0) != USB_SUCCESS) { in usba_hubdi_attach()
|
/titanic_41/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 556 USB_PARSE_LVL_IF = 1, enumerator
|
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbftdi/ |
H A D | uftdi_dsd.c | 204 &uf->uf_dev_data, USB_PARSE_LVL_IF, 0) != USB_SUCCESS) { in uftdi_attach()
|
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbsprl/ |
H A D | pl2303_dsd.c | 235 if (usb_get_dev_data(plp->pl_dip, &plp->pl_dev_data, USB_PARSE_LVL_IF, in pl2303_attach()
|
/titanic_41/usr/src/uts/common/io/usb/clients/audio/usb_as/ |
H A D | usb_as.c | 337 USB_PARSE_LVL_IF, 0) != USB_SUCCESS) { in usb_as_attach()
|
/titanic_41/usr/src/uts/common/io/usb/clients/printer/ |
H A D | usbprn.c | 337 USB_PARSE_LVL_IF, 0) != USB_SUCCESS) { in usbprn_attach()
|
/titanic_41/usr/src/uts/common/io/usb/clients/hid/ |
H A D | hid.c | 392 if (usb_get_dev_data(dip, &dev_data, USB_PARSE_LVL_IF, 0) != in hid_attach()
|
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | scsa2usb.c | 680 if (usb_get_dev_data(dip, &dev_data, USB_PARSE_LVL_IF, 0) != in scsa2usb_attach()
|
/titanic_41/usr/src/uts/common/io/usb/clients/audio/usb_ac/ |
H A D | usb_ac.c | 478 USB_PARSE_LVL_IF, 0) != USB_SUCCESS) { in usb_ac_attach()
|