Use aggregation interrupts like stated in the documentation; Setup values
authormglocker <mglocker@openbsd.org>
Sun, 19 May 2024 20:24:02 +0000 (20:24 +0000)
committermglocker <mglocker@openbsd.org>
Sun, 19 May 2024 20:24:02 +0000 (20:24 +0000)
commitf0ed5855882c9afa43305bfcd8688d07f054bddf
tree9b3222718565837d7b493a0226bde7212a7ffaed
parentba4cea2f097391c0d780cc5acf2fd698605e694d
Use aggregation interrupts like stated in the documentation;  Setup values
(counter and timeout) during device init, reset values once commands have
been completed.  This also let us get rid of the 'sc_intraggr_enabled'
variable.
sys/dev/ic/ufshci.c
sys/dev/ic/ufshcivar.h