Searched refs:MFI_OSTS_INTR_VALID (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | mfireg.h | 25 #define MFI_OSTS_INTR_VALID 0x00000002 /* valid interrupt */ macro |
H A D | mfi.c | 2567 if (!ISSET(status, MFI_OSTS_INTR_VALID)) in mfi_xscale_intr() |