Searched defs:ufs_device_descriptor (Results 1 – 1 of 1) sorted by relevance
73 struct ufs_device_descriptor { struct74 uint8_t b_length;75 uint8_t b_descriptor_idn;76 uint8_t b_device;77 uint8_t b_device_class;78 uint8_t b_device_sub_class;79 uint8_t b_protocol;80 uint8_t b_number_lu;81 uint8_t b_number_wlu;82 uint8_t b_boot_enable;[all …]