Home
last modified time | relevance | path

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

/include/ufs/
Dufshcd.h78 struct uic_command { struct
79 const u32 command;
80 const u32 argument1;
81 u32 argument2;
82 u32 argument3;
83 int cmd_active;
84 struct completion done;