We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e2c1a commit db06ae7Copy full SHA for db06ae7
include/ufs/ufshcd.h
@@ -328,6 +328,7 @@ struct ufs_pwr_mode_info {
328
* @op_runtime_config: called to config Operation and runtime regs Pointers
329
* @get_outstanding_cqs: called to get outstanding completion queues
330
* @config_esi: called to config Event Specific Interrupt
331
+ * @config_scsi_dev: called to configure SCSI device parameters
332
*/
333
struct ufs_hba_variant_ops {
334
const char *name;
0 commit comments