Searched refs:UFS_UPIU_WLUN_ID (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/ufs/
H A Dufs.h63 #define UFS_UPIU_WLUN_ID (1 << 7) macro
H A Dufshcd.c1246 | UFS_UPIU_WLUN_ID; ufshcd_scsi_to_upiu_lun()
1259 return (upiu_wlun_id & ~UFS_UPIU_WLUN_ID) | SCSI_W_LUN_BASE; ufshcd_upiu_wlun_to_scsi_wlun()

Completed in 84 milliseconds