Searched refs:MFI_OSTS_INTR_VALID (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mfi/ | ||
H A D | mfireg.h | 125 #define MFI_OSTS_INTR_VALID 0x00000002 macro |
H A D | mfi.c | 219 if ((status & MFI_OSTS_INTR_VALID) == 0) in mfi_check_clear_intr_xscale() |