Home
last modified time | relevance | path

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

/qemu/hw/ufs/
H A Dufs.h226 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.c924 case UFS_UPIU_UFS_DEVICE_WLUN: in ufs_exec_scsi_cmd()
1803 ufs_init_wlu(&u->dev_wlu, UFS_UPIU_UFS_DEVICE_WLUN); in ufs_realize()
/qemu/include/block/
H A Dufs.h781 UFS_UPIU_UFS_DEVICE_WLUN = 0xD0, enumerator