Home
last modified time | relevance | path

Searched defs:uic_command (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/scsi/ufs/
Dufshcd.h92 struct uic_command { struct
93 u32 command;
94 u32 argument1;
95 u32 argument2;
96 u32 argument3;
97 int cmd_active;
98 int result;
99 struct completion done;
/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufshcd.h70 struct uic_command { struct
71 u32 command;
72 u32 argument1;
73 u32 argument2;
74 u32 argument3;
75 int cmd_active;
76 struct completion done;