Searched refs:UFS_MAX_LUNS (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/ufs/ | ||
D | ufs.h | 39 #define UFS_MAX_LUNS (SCSI_W_LUN_BASE + UFS_UPIU_MAX_UNIT_NUM_ID) macro |
/linux-6.1.9/drivers/ufs/core/ | ||
D | ufshcd.c | 9745 host->max_lun = UFS_MAX_LUNS; in ufshcd_init() |