Home
last modified time | relevance | path

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

/linux/include/ufs/
H A Dufshcd.h76 struct uic_command { struct
77 const u32 command;
78 const u32 argument1;
79 u32 argument2;
80 u32 argument3;
81 int cmd_active;
82 struct completion done;