Searched refs:AAC_FLAGS_4GB_WINDOW (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/aac/
H A Daacvar.h404 #define AAC_FLAGS_4GB_WINDOW (1 << 5) /* Device can access host mem macro
H A Daac.c529 (sc->flags & AAC_FLAGS_4GB_WINDOW) ?
551 (sc->flags & AAC_FLAGS_4GB_WINDOW) ?
1761 sc->flags |= AAC_FLAGS_4GB_WINDOW;
/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid_var.h451 #define AAC_FLAGS_4GB_WINDOW (1 << 5) /* Device can access host mem macro
H A Daacraid.c624 (sc->flags & AAC_FLAGS_4GB_WINDOW) ?
646 (sc->flags & AAC_FLAGS_4GB_WINDOW) ?
1630 sc->flags |= AAC_FLAGS_4GB_WINDOW;

Completed in 181 milliseconds