Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufs.h44 #define UFS_UPIU_WLUN_ID (1 << 7) macro
/openbmc/linux/drivers/ufs/core/
H A Dufshcd-priv.h298 | UFS_UPIU_WLUN_ID; in ufshcd_scsi_to_upiu_lun()
H A Dufshcd.c2769 return (upiu_wlun_id & ~UFS_UPIU_WLUN_ID) | SCSI_W_LUN_BASE; in ufshcd_upiu_wlun_to_scsi_wlun()
/openbmc/qemu/include/block/
H A Dufs.h755 #define UFS_UPIU_WLUN_ID (1 << 7) macro