Home
last modified time | relevance | path

Searched refs:UFS_MAX_LUNS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/ufs/
H A Dufs.h42 #define UFS_MAX_LUNS (SCSI_W_LUN_BASE + UFS_UPIU_MAX_UNIT_NUM_ID) macro
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c10322 host->max_lun = UFS_MAX_LUNS; in ufshcd_init()