Home
last modified time | relevance | path

Searched refs:UFS_UPIU_WLUN_ID (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/ufs/
Dufs.h42 #define UFS_UPIU_WLUN_ID (1 << 7) macro
Dufshcd.h1455 | UFS_UPIU_WLUN_ID; in ufshcd_scsi_to_upiu_lun()
Dufshcd.c2706 return (upiu_wlun_id & ~UFS_UPIU_WLUN_ID) | SCSI_W_LUN_BASE; in ufshcd_upiu_wlun_to_scsi_wlun()