Home
last modified time | relevance | path

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

/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;
/kernel/linux/linux-6.6/include/ufs/
Dufshcd.h73 struct uic_command { struct
74 u32 command;
75 u32 argument1;
76 u32 argument2;
77 u32 argument3;
78 int cmd_active;
79 struct completion done;