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