Home
last modified time | relevance | path

Searched refs:UFS_UPIU_UFS_DEVICE_WLUN (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/ufs/
H A Dufs.h224 lun == UFS_UPIU_UFS_DEVICE_WLUN || lun == UFS_UPIU_BOOT_WLUN || in is_wlun()
H A Dlu.c229 if (lun == UFS_UPIU_UFS_DEVICE_WLUN) { in ufs_emulate_scsi_cmd()
H A Dufs.c880 case UFS_UPIU_UFS_DEVICE_WLUN: in ufs_exec_scsi_cmd()
1726 ufs_init_wlu(&u->dev_wlu, UFS_UPIU_UFS_DEVICE_WLUN); in ufs_realize()
/openbmc/linux/include/ufs/
H A Dufs.h63 UFS_UPIU_UFS_DEVICE_WLUN = 0xD0, enumerator
/openbmc/qemu/include/block/
H A Dufs.h781 UFS_UPIU_UFS_DEVICE_WLUN = 0xD0, enumerator
/openbmc/linux/drivers/ufs/core/
H A Dufs-sysfs.c1312 if (lun == UFS_UPIU_BOOT_WLUN || lun == UFS_UPIU_UFS_DEVICE_WLUN) in ufs_unit_descriptor_is_visible()
H A Dufshcd.c2775 ufshcd_upiu_wlun_to_scsi_wlun(UFS_UPIU_UFS_DEVICE_WLUN); in is_device_wlun()
5205 if (ufshcd_scsi_to_upiu_lun(sdev->lun) == UFS_UPIU_UFS_DEVICE_WLUN) { in ufshcd_slave_destroy()
7642 if (lrbp->lun == UFS_UPIU_UFS_DEVICE_WLUN) { in ufshcd_abort()
7991 ufshcd_upiu_wlun_to_scsi_wlun(UFS_UPIU_UFS_DEVICE_WLUN), NULL); in ufshcd_scsi_add_wlus()