Searched defs:ufshci_device_descriptor (Results 1 – 1 of 1) sorted by relevance
665 struct ufshci_device_descriptor { struct666 uint8_t bLength;667 uint8_t bDescriptorIDN;668 uint8_t bDevice;669 uint8_t bDeviceClass;670 uint8_t bDeviceSubClass;671 uint8_t bProtocol;672 uint8_t bNumberLU;673 uint8_t bNumberWLU;674 uint8_t bBootEnable;[all …]