Searched defs:ufs_rpmb_unit_desc_tbl (Results 1 – 1 of 1) sorted by relevance
38 struct ufs_rpmb_unit_desc_tbl { struct39 uint8_t bLength;40 uint8_t bDescriptorType;41 uint8_t bUnitIndex;42 uint8_t bLUEnable;43 uint8_t bBootLunID;44 uint8_t bLUWriteProtect;45 uint8_t bLUQueueDepth;46 uint8_t reserved;47 uint8_t bMemoryType;[all …]