Home
last modified time | relevance | path

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

/Linux-v5.4/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;