Home
last modified time | relevance | path

Searched refs:MFI_FLAGS_OPEN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mfi/
H A Dmfi_pci.c288 if ((sc->mfi_flags & MFI_FLAGS_OPEN) != 0) { in mfi_pci_detach()
H A Dmfivar.h197 #define MFI_FLAGS_OPEN (1<<2) macro
H A Dmfi.c2701 sc->mfi_flags |= MFI_FLAGS_OPEN; in mfi_open()
2718 sc->mfi_flags &= ~MFI_FLAGS_OPEN; in mfi_close()