Searched refs:max_number_lu (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | ufs.h | 310 uint8_t max_number_lu; member |
/openbmc/qemu/hw/ufs/ | ||
H A D | ufs.c | 1686 u->geometry_desc.max_number_lu = (UFS_MAX_LUS == 32) ? 0x1 : 0x0; in ufs_init_hc() |