Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufs.h40 #define UFS_UPIU_WLUN_ID (1 << 7) macro
H A Dufshcd.h1233 | UFS_UPIU_WLUN_ID;
H A Dufshcd.c2497 return (upiu_wlun_id & ~UFS_UPIU_WLUN_ID) | SCSI_W_LUN_BASE; in ufshcd_upiu_wlun_to_scsi_wlun()
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd-priv.h303 | UFS_UPIU_WLUN_ID; in ufshcd_scsi_to_upiu_lun()
H A Dufshcd.c2750 return (upiu_wlun_id & ~UFS_UPIU_WLUN_ID) | SCSI_W_LUN_BASE; in ufshcd_upiu_wlun_to_scsi_wlun()
/kernel/linux/linux-6.6/include/ufs/
H A Dufs.h43 #define UFS_UPIU_WLUN_ID (1 << 7) macro

Completed in 27 milliseconds