Home
last modified time | relevance | path

Searched refs:eh_flags (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/ufs/
A Dufshcd.h861 u32 eh_flags; member
A Dufshcd.c160 ((h)->eh_flags |= UFSHCD_EH_IN_PROGRESS)
162 ((h)->eh_flags & UFSHCD_EH_IN_PROGRESS)
164 ((h)->eh_flags &= ~UFSHCD_EH_IN_PROGRESS)
558 hba->eh_flags, hba->req_abort_count); in ufshcd_print_host_state()
/linux/Documentation/scsi/
A Dscsi_eh.rst464 - Each failed scmd's eh_flags field is set appropriately.

Completed in 23 milliseconds