Searched refs:logicalUnitInformations (Results 1 – 2 of 2) sorted by relevance
107 usb_device_logical_unit_information_struct_t logicalUnitInformations[USB_DEVICE_MSC_MAX_LUN]; member
1053 if (((0U == diskInformation.logicalUnitInformations[index].lengthOfEachLba) || in USB_DeviceMscEvent()1054 (0U == diskInformation.logicalUnitInformations[index].totalLbaNumberSupports))) in USB_DeviceMscEvent()1060 … mscHandle->luInformations[index] = diskInformation.logicalUnitInformations[index]; in USB_DeviceMscEvent()