Home
last modified time | relevance | path

Searched refs:MFI_OSTS_INTR_VALID (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dmfireg.h25 #define MFI_OSTS_INTR_VALID 0x00000002 /* valid interrupt */ macro
H A Dmfi.c2567 if (!ISSET(status, MFI_OSTS_INTR_VALID)) in mfi_xscale_intr()