CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/22 05:46:06
Modified files:
sys/dev/ic : ufshci.c
Log message:
Make the interrupt status poll function generic, rather than for only one
status type. We'll use it later on to query more interrupt status types.
