CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/09 02:04:48
Modified files:
sys/dev/ic : ufshci.c ufshcivar.h
Log message:
Prevent that scheduling of new commands is interfering with processing
of completed commands with a command mutex.
