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