Home
last modified time | relevance | path

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

/freebsd/sys/dev/mfi/
H A Dmfireg.h125 #define MFI_OSTS_INTR_VALID 0x00000002 macro
H A Dmfi.c219 if ((status & MFI_OSTS_INTR_VALID) == 0) in mfi_check_clear_intr_xscale()