Searched refs:FATM_STAT_INUSE (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/fatm/
H A Dif_fatmvar.h225 #define FATM_STAT_INUSE 0x0001 macro
H A Dif_fatm.c511 sc->flags &= ~(FATM_STAT_INUSE | FATM_REGS_INUSE);
1693 if (!(sc->flags & FATM_STAT_INUSE))
1697 sc->flags |= FATM_STAT_INUSE;
2721 sc->flags &= ~FATM_STAT_INUSE;

Completed in 97 milliseconds