Home
last modified time | relevance | path

Searched refs:cmd_active (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd.h67 * @cmd_active: Indicate if UIC command is outstanding
75 int cmd_active; member
H A Dufshcd.c2133 if (!uic_cmd->cmd_active) { in ufshcd_wait_for_uic_cmd()
2170 uic_cmd->cmd_active = 1; in __ufshcd_send_uic_cmd()
3840 if (!cmd->cmd_active) { in ufshcd_uic_pwr_ctrl()
4948 hba->active_uic_cmd->cmd_active = 0; in ufshcd_uic_cmd_compl()
4954 hba->active_uic_cmd->cmd_active = 0; in ufshcd_uic_cmd_compl()
/kernel/linux/linux-6.6/include/ufs/
H A Dufshcd.h70 * @cmd_active: Indicate if UIC command is outstanding
78 int cmd_active; member
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd.c2374 if (!uic_cmd->cmd_active) { in ufshcd_wait_for_uic_cmd()
2411 uic_cmd->cmd_active = 1; in __ufshcd_send_uic_cmd()
4155 if (!cmd->cmd_active) { in ufshcd_uic_pwr_ctrl()
5350 hba->active_uic_cmd->cmd_active = 0; in ufshcd_uic_cmd_compl()
5356 hba->active_uic_cmd->cmd_active = 0; in ufshcd_uic_cmd_compl()

Completed in 48 milliseconds