Make the interrupt status poll function generic, rather than for only one
authormglocker <mglocker@openbsd.org>
Wed, 22 May 2024 11:46:06 +0000 (11:46 +0000)
committermglocker <mglocker@openbsd.org>
Wed, 22 May 2024 11:46:06 +0000 (11:46 +0000)
commit81f602bf7de82fd7a139f266726e20ff4647afc2
tree38698f93722a2f38052cdaa35657764011fde6f6
parentba221238f26d3b91ac94fd0acc4858f854918ee1
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.
sys/dev/ic/ufshci.c