Searched refs:scsa2usb_intfc_descr (Results 1 – 2 of 2) sorted by relevance
736 scsa2usbp->scsa2usb_intfc_descr = altif_data->altif_descr; in scsa2usb_attach()762 scsa2usbp->scsa2usb_intfc_descr.bInterfaceProtocol, in scsa2usb_attach()764 scsa2usbp->scsa2usb_intfc_descr.bInterfaceSubClass, in scsa2usb_attach()767 switch (scsa2usbp->scsa2usb_intfc_descr.bInterfaceProtocol) { in scsa2usb_attach()784 scsa2usbp->scsa2usb_intfc_descr.bInterfaceProtocol); in scsa2usb_attach()790 scsa2usbp->scsa2usb_intfc_descr.bInterfaceProtocol); in scsa2usb_attach()796 switch (scsa2usbp->scsa2usb_intfc_descr.bInterfaceSubClass) { in scsa2usb_attach()813 scsa2usbp->scsa2usb_intfc_descr.bInterfaceSubClass); in scsa2usb_attach()819 scsa2usbp->scsa2usb_intfc_descr.bInterfaceSubClass); in scsa2usb_attach()
305 usb_if_descr_t scsa2usb_intfc_descr; /* Interface descr */ member