Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/ufs/
Dufshcd.h89 struct uic_command { struct
90 u32 command;
91 u32 argument1;
92 u32 argument2;
93 u32 argument3;
94 int cmd_active;
95 int result;
96 struct completion done;