Searched refs:UTP_CMD_TYPE_SCSI (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/ufs/ | ||
H A D | ufshci.h | 428 UTP_CMD_TYPE_SCSI = 0x0, enumerator |
/openbmc/linux/drivers/ufs/core/ | ||
H A D | ufshcd.c | 2747 lrbp->command_type = UTP_CMD_TYPE_SCSI; in ufshcd_comp_scsi_upiu() |