USB_PARSE_LVL_IF
USB_PARSE_LVL_IF, 0) != USB_SUCCESS) {
USB_PARSE_LVL_IF, 0) != USB_SUCCESS) {
if ((ret = usb_get_dev_data(dip, &ccid->ccid_dev_data, USB_PARSE_LVL_IF,
if (usb_get_dev_data(dip, &dev_data, USB_PARSE_LVL_IF, 0) !=
USB_PARSE_LVL_IF, 0) != USB_SUCCESS) {
&uf->uf_dev_data, USB_PARSE_LVL_IF, 0) != USB_SUCCESS) {
USB_PARSE_LVL_IF, 0);
(void) usb_get_dev_data(dip, &dev_data, USB_PARSE_LVL_IF, 0);
if (usb_get_dev_data(plp->pl_dip, &plp->pl_dev_data, USB_PARSE_LVL_IF,
parse_level = USB_PARSE_LVL_IF;
case USB_PARSE_LVL_IF:
if (usb_get_dev_data(dip, &dev_data, USB_PARSE_LVL_IF, 0) !=
USB_PARSE_LVL_IF, 0) != USB_SUCCESS) {
usb_owns_device(dip) ? USB_PARSE_LVL_ALL : USB_PARSE_LVL_IF,
case USB_PARSE_LVL_IF: /* Parse configured interface only */
(state->st_dev_parse_level == USB_PARSE_LVL_IF)) {